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.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/document/templates/html/index.html b/js/document/templates/html/index.html
index 18fe2a0c..e337d75b 100755
--- a/js/document/templates/html/index.html
+++ b/js/document/templates/html/index.html
@@ -28,9 +28,9 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 28ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
29POSSIBILITY OF SUCH DAMAGE. 29POSSIBILITY OF SUCH DAMAGE.
30</copyright> --> 30</copyright> -->
31 31
32 32
33<!-- 33<!--
34 NOTE(s): 34 NOTE(s):
35 All elements in the head of the document to be exclude from I/O 35 All elements in the head of the document to be exclude from I/O
36 must set the 'data-ninja-template' 36 must set the 'data-ninja-template'
@@ -42,7 +42,7 @@ POSSIBILITY OF SUCH DAMAGE.
42<html> 42<html>
43 43
44 <head> 44 <head>
45 45
46 <style type="text/css" id="nj-stage-stylesheet" data-ninja-template="true"> 46 <style type="text/css" id="nj-stage-stylesheet" data-ninja-template="true">
47 * { 47 * {
48 -webkit-animation: none !important; 48 -webkit-animation: none !important;
@@ -51,7 +51,7 @@ POSSIBILITY OF SUCH DAMAGE.
51 -webkit-animation-name: none !important; 51 -webkit-animation-name: none !important;
52 -webkit-animation-fill-mode: none !important; 52 -webkit-animation-fill-mode: none !important;
53 } 53 }
54 54
55 body { 55 body {
56 margin: 0; 56 margin: 0;
57 padding: 0; 57 padding: 0;
@@ -68,7 +68,7 @@ POSSIBILITY OF SUCH DAMAGE.
68 width: 100%; 68 width: 100%;
69 height: 100%; 69 height: 100%;
70 } 70 }
71 71
72 ninjaloadinghack { 72 ninjaloadinghack {
73 display: none; 73 display: none;
74 } 74 }
@@ -108,7 +108,7 @@ POSSIBILITY OF SUCH DAMAGE.
108 ::-webkit-resizer:disabled { display: block; } 108 ::-webkit-resizer:disabled { display: block; }
109 109
110 </style> 110 </style>
111 111
112 <script type="text/javascript" data-ninja-template="true"> 112 <script type="text/javascript" data-ninja-template="true">
113 113
114 function getElement(x,y) { 114 function getElement(x,y) {
@@ -133,7 +133,7 @@ POSSIBILITY OF SUCH DAMAGE.
133 }); 133 });
134 134
135 </script> 135 </script>
136 136
137 <script type="text/javascript" data-package="../app" src="../../../../node_modules/montage/montage.js" data-ninja-template="true"></script> 137 <script type="text/javascript" data-package="../app" src="../../../../node_modules/montage/montage.js" data-ninja-template="true"></script>
138 138
139 <script type="text/montage-serialization" data-ninja-template="true"> 139 <script type="text/montage-serialization" data-ninja-template="true">