beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: moved static JS code to a separate file included at xhtml generation time
svghmi
2019-09-19, Edouard Tisserant
e468f18df200
SVGHMI: moved static JS code to a separate file included at xhtml generation time
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"))