beremiz
Clone
Summary
Browse
Changes
Graph
WAMP: fix reload when updating configuration through web setting page.
py2compat
14 months ago, Edouard Tisserant
38a4b516927e
WAMP: fix reload when updating configuration through web setting 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"))