beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Ensure that when a HMI:List is refered, none of its refered elements are discarded.
svghmi
2021-03-11, Edouard Tisserant
1e9b9d7451cd
SVGHMI: Ensure that when a HMI:List is refered, none of its refered elements are discarded.
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"))