beremiz
Clone
Summary
Browse
Changes
Graph
Runtime WebSetings for extensions are now served on individual URLs to prevent cluttering.
2023-11-20, Edouard Tisserant
054c4f1b2ea7
Runtime WebSetings for extensions are now served on individual URLs to prevent cluttering.
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))