reborking how shares are shown in manager

This commit is contained in:
Ville Rantanen
2018-03-02 14:08:40 +02:00
parent 464a5cc9bb
commit 9e4b2892d5
3 changed files with 75 additions and 26 deletions

View File

@@ -13,7 +13,7 @@ from revprox import ReverseProxied
from utils.utils import *
from utils.crypt import *
__FLEES_VERSION__ = "20180225.0"
__FLEES_VERSION__ = "20180302.0"
app = Flask(__name__)
app.config.from_object(__name__)
# Read config from json !