aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html
diff options
context:
space:
mode:
authorEric Guzman2012-06-20 19:42:03 -0700
committerEric Guzman2012-06-20 19:42:03 -0700
commit3270aac4980c908f305fb53abadda5121ff6b9cb (patch)
tree6255aaab239fde71b1f4862dd70de7be62f48b85 /node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html
parenta5d93daf6fdccbfee160d6a8ba08f6b6d4b9d7cc (diff)
parent87377c81da06abf6d656017859830a3ab2902f0e (diff)
downloadninja-3270aac4980c908f305fb53abadda5121ff6b9cb.tar.gz
Merge branch 'binding' of github.com:dhg637/ninja-internal into binding
Diffstat (limited to 'node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html')
-rw-r--r--node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html b/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html
index 9bbec1b7..9c54ec94 100644
--- a/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html
+++ b/node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html
@@ -6,9 +6,9 @@
6 </copyright> --> 6 </copyright> -->
7<html> 7<html>
8<head> 8<head>
9 <title></title> 9 <meta charset="utf-8">
10 <link rel="stylesheet" type="text/css" href="checkbox.css"> 10 <link rel="stylesheet" href="checkbox.css">
11</head> 11</head>
12<body> 12<body>
13</body> 13</body>
14</html> 14</html> \ No newline at end of file