aboutsummaryrefslogtreecommitdiff
path: root/js/document/templates/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/document/templates/html/index.html')
-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 8fc0d82f..bee2e557 100755
--- a/js/document/templates/html/index.html
+++ b/js/document/templates/html/index.html
@@ -113,7 +113,10 @@
113 <script type="text/montage-serialization" data-ninja-template="true"> 113 <script type="text/montage-serialization" data-ninja-template="true">
114 { 114 {
115 "owner": { 115 "owner": {
116 "prototype": "main" 116 "prototype": "main",
117 "properties": {
118 "identifier": "testOwner"
119 }
117 } 120 }
118 } 121 }
119 </script> 122 </script>