This commit is contained in:
Abdallah
2014-04-02 16:40:55 +03:00
parent bb9f720fa6
commit 35be2e3032

View File

@@ -5,7 +5,8 @@
import hashlib
import copy
import json
hlskey = hashlib.md5(module.location.url().encode('utf-8')).hexdigest()%>
hlskey = hashlib.md5(module.location.url().encode('utf-8')).hexdigest()
%>
## js templates
<script id="metadata-editor-tpl" type="text/template">