aboutsummaryrefslogtreecommitdiff
path: root/js/document
diff options
context:
space:
mode:
Diffstat (limited to 'js/document')
-rwxr-xr-xjs/document/templates/html/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/js/document/templates/html/index.html b/js/document/templates/html/index.html
index 70187900..69ac895e 100755
--- a/js/document/templates/html/index.html
+++ b/js/document/templates/html/index.html
@@ -71,7 +71,10 @@
71 <script type="text/montage-serialization" data-ninja-template="true"> 71 <script type="text/montage-serialization" data-ninja-template="true">
72 { 72 {
73 "owner": { 73 "owner": {
74 "prototype": "main" 74 "prototype": "main",
75 "properties": {
76 "identifier": "testOwner"
77 }
75 } 78 }
76 } 79 }
77 </script> 80 </script>