corrected bug

This commit is contained in:
Thomas FORGIONE 2015-06-25 16:30:05 +02:00
parent d00bea6229
commit 8308ce5ab7
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ block title
title #{title} - Prototype
block extrajs
script static_path = '/static/'
script(src="/static/js/prototypetools.min.js")
script RecommendedCamera = FixedCamera;
script var params = params || {}; params.get = params.get || {}; params.get.id = #{id};