aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview
diff options
context:
space:
mode:
authorKris Kowal2012-07-06 11:52:06 -0700
committerKris Kowal2012-07-06 15:01:48 -0700
commit648ee61ae84216d0236e0dbc211addc13b2cfa3a (patch)
tree8f0f55557bd0c47a84e49c1977c950645d284607 /js/components/treeview
parentaedd14b18695d031f695d27dfbd94df5614495bb (diff)
downloadninja-648ee61ae84216d0236e0dbc211addc13b2cfa3a.tar.gz
Expand tabs
Diffstat (limited to 'js/components/treeview')
-rw-r--r--js/components/treeview/leaf.reel/leaf.html6
-rw-r--r--js/components/treeview/ninja-leaf.reel/ninja-leaf.html6
-rw-r--r--js/components/treeview/treeview.reel/treeview.html6
3 files changed, 9 insertions, 9 deletions
diff --git a/js/components/treeview/leaf.reel/leaf.html b/js/components/treeview/leaf.reel/leaf.html
index 750efe8a..0cea68a2 100644
--- a/js/components/treeview/leaf.reel/leaf.html
+++ b/js/components/treeview/leaf.reel/leaf.html
@@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE.
30</copyright> --> 30</copyright> -->
31<html lang="en"> 31<html lang="en">
32<head> 32<head>
33 <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 33 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
34 <link href="leaf.css" rel="stylesheet" type="text/css" /> 34 <link href="leaf.css" rel="stylesheet" type="text/css" />
35 <script type="text/montage-serialization"> 35 <script type="text/montage-serialization">
36 { 36 {
@@ -54,8 +54,8 @@ POSSIBILITY OF SUCH DAMAGE.
54 } 54 }
55 } 55 }
56 } 56 }
57 } 57 }
58 </script> 58 </script>
59</head> 59</head>
60<body> 60<body>
61 <div data-montage-id="leaf" class="leaf"> 61 <div data-montage-id="leaf" class="leaf">
diff --git a/js/components/treeview/ninja-leaf.reel/ninja-leaf.html b/js/components/treeview/ninja-leaf.reel/ninja-leaf.html
index 2ec7f79b..02344920 100644
--- a/js/components/treeview/ninja-leaf.reel/ninja-leaf.html
+++ b/js/components/treeview/ninja-leaf.reel/ninja-leaf.html
@@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE.
30</copyright> --> 30</copyright> -->
31<html lang="en"> 31<html lang="en">
32<head> 32<head>
33 <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 33 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
34 <link href="ninja-leaf.css" rel="stylesheet" type="text/css" /> 34 <link href="ninja-leaf.css" rel="stylesheet" type="text/css" />
35 <script type="text/montage-serialization"> 35 <script type="text/montage-serialization">
36 { 36 {
@@ -54,8 +54,8 @@ POSSIBILITY OF SUCH DAMAGE.
54 } 54 }
55 } 55 }
56 } 56 }
57 } 57 }
58 </script> 58 </script>
59</head> 59</head>
60<body> 60<body>
61 <div data-montage-id="leaf" class="leaf"> 61 <div data-montage-id="leaf" class="leaf">
diff --git a/js/components/treeview/treeview.reel/treeview.html b/js/components/treeview/treeview.reel/treeview.html
index d1621d50..c7cadee7 100644
--- a/js/components/treeview/treeview.reel/treeview.html
+++ b/js/components/treeview/treeview.reel/treeview.html
@@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE.
30</copyright> --> 30</copyright> -->
31<html lang="en"> 31<html lang="en">
32<head> 32<head>
33 <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 33 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
34 <link rel="stylesheet" href="treeview.css" type="text/css"> 34 <link rel="stylesheet" href="treeview.css" type="text/css">
35 <script type="text/montage-serialization"> 35 <script type="text/montage-serialization">
36 { 36 {
@@ -63,8 +63,8 @@ POSSIBILITY OF SUCH DAMAGE.
63 "element": {"#": "rootBranch"} 63 "element": {"#": "rootBranch"}
64 } 64 }
65 } 65 }
66 } 66 }
67 </script> 67 </script>
68</head> 68</head>
69<body> 69<body>
70 <div data-montage-id="treeView" class="treeView"> 70 <div data-montage-id="treeView" class="treeView">