beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: add a way for widgets and other yslt2 files to add css definitions to resultng page.
2022-06-13, Edouard Tisserant
7c27d57b6ec0
SVGHMI: add a way for widgets and other yslt2 files to add css definitions to resultng page.
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"))