beremiz

SVGHMI: Fix browser side exception when some widget are not used, and are then discarded and not present in final SVG. In that case JS code was still making reference to discarded widget elements and was raising exception at init.
from __future__ import absolute_import
from svgui.pyjs.pyjs import *