beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fix js exception because of trying to find already detached elements by id.
2022-07-08, Edouard Tisserant
4ee33be5b8b6
SVGHMI: fix js exception because of trying to find already detached elements by id.
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"))