Added lock option in session

This commit is contained in:
Thomas FORGIONE
2015-07-22 10:10:11 +02:00
parent 748656504b
commit 9b319f3c33
5 changed files with 52 additions and 46 deletions

View File

@@ -5,7 +5,7 @@ block title
block mainjs
script initMainScene = #{scene};
script locked = #{session.locked};
script(src="/static/js/prototypeinteractive.min.js")
block description