diff options
author | Valerio Virgillito | 2012-05-17 23:08:11 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-05-17 23:08:11 -0700 |
commit | 4643e6e26925884ff48e0d5b9337d644652cf3a1 (patch) | |
tree | 5bbdae7fcc4dfdc77f7730364eafaee896a11ca4 /js/document/templates/banner/index.html | |
parent | b72c5f72ea5df4aa164350e1ba66fd1b4e23369d (diff) | |
parent | 52394cdd71bd62c8c109fd135fa146b7183fbd1f (diff) | |
download | ninja-4643e6e26925884ff48e0d5b9337d644652cf3a1.tar.gz |
Merge branch 'dom-architecture' of github.com:Motorola-Mobility/ninja-internal into dom-architecture
Diffstat (limited to 'js/document/templates/banner/index.html')
-rwxr-xr-x | js/document/templates/banner/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/document/templates/banner/index.html b/js/document/templates/banner/index.html index 91ef06de..f1ee3d98 100755 --- a/js/document/templates/banner/index.html +++ b/js/document/templates/banner/index.html | |||
@@ -81,7 +81,7 @@ | |||
81 | 81 | ||
82 | <!-- TODO: Determine if loading Montage is always needed or if it could be done author-time or on file open --> | 82 | <!-- TODO: Determine if loading Montage is always needed or if it could be done author-time or on file open --> |
83 | 83 | ||
84 | <script type="text/javascript" data-package="." src="../../../../node_modules/montage/montage.js" data-ninja-template="true"></script> | 84 | <script type="text/javascript" data-package="../app" src="../../../../node_modules/montage/montage.js" data-ninja-template="true"></script> |
85 | 85 | ||
86 | <script type="text/montage-serialization" data-ninja-template="true"> | 86 | <script type="text/montage-serialization" data-ninja-template="true"> |
87 | { | 87 | { |