aboutsummaryrefslogtreecommitdiff
path: root/js/document
diff options
context:
space:
mode:
authorArmen Kesablyan2012-05-19 14:48:35 -0700
committerArmen Kesablyan2012-05-19 14:48:35 -0700
commit95bef3bbd77c6c3bd01b5222986f2dd35a7218b4 (patch)
tree6d3b32090a971220edfd5d126b05ee68797c86f8 /js/document
parent6c8f3525b839e82cf43df43700a0160ee2c5458f (diff)
downloadninja-95bef3bbd77c6c3bd01b5222986f2dd35a7218b4.tar.gz
Changes to binding view
Signed-off-by: Armen Kesablyan <armen@motorola.com>
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 933df157..1bd3da1b 100755
--- a/js/document/templates/html/index.html
+++ b/js/document/templates/html/index.html
@@ -67,7 +67,10 @@
67 <script type="text/montage-serialization" data-ninja-template="true"> 67 <script type="text/montage-serialization" data-ninja-template="true">
68 { 68 {
69 "owner": { 69 "owner": {
70 "prototype": "main" 70 "prototype": "main",
71 "properties": {
72 "identifier": "testOwner"
73 }
71 } 74 }
72 } 75 }
73 </script> 76 </script>