added static files for config editor

workspace
Brendan Howell 4 years ago
parent 9c25bafe66
commit 3275f43738

@ -4,7 +4,7 @@ import configparser
import inspect
import os
from bottle import Bottle, request
from bottle import Bottle, request, static_file
import mako
class IhrApp(Bottle):

Loading…
Cancel
Save