aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/bluemoon/button.reel/button.html
diff options
context:
space:
mode:
authorArmen Kesablyan2012-06-20 15:04:25 -0700
committerArmen Kesablyan2012-06-20 15:04:25 -0700
commitfc818d31de267d2b77fda3b3029ad38d48698be8 (patch)
tree122ebf54d3378578c1ded4d786ba3940d4a911d2 /node_modules/montage/ui/bluemoon/button.reel/button.html
parent120e31dcf1e11eed11ee430d77c438e7b073e9f8 (diff)
parentc9852665eadc1acb9c1c881d207c4bd9ef88805f (diff)
downloadninja-fc818d31de267d2b77fda3b3029ad38d48698be8.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal
Diffstat (limited to 'node_modules/montage/ui/bluemoon/button.reel/button.html')
-rw-r--r--node_modules/montage/ui/bluemoon/button.reel/button.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/node_modules/montage/ui/bluemoon/button.reel/button.html b/node_modules/montage/ui/bluemoon/button.reel/button.html
index 4ec77f61..ef7f4d5c 100644
--- a/node_modules/montage/ui/bluemoon/button.reel/button.html
+++ b/node_modules/montage/ui/bluemoon/button.reel/button.html
@@ -6,20 +6,18 @@
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="button.css"> 10 <link rel="stylesheet" href="button.css">
11 <script type="text/montage-serialization"> 11 <script type="text/montage-serialization">
12{ 12{
13 "owner": { 13 "owner": {
14 "prototype": "ui/bluemoon/button.reel", 14 "prototype": "ui/bluemoon/button.reel",
15 "properties": { 15 "properties": {
16
17 } 16 }
18 } 17 }
19} 18}
20 </script> 19 </script>
21
22</head> 20</head>
23<body> 21<body>
24</body> 22</body>
25</html> 23</html> \ No newline at end of file