aboutsummaryrefslogtreecommitdiff
path: root/js/components/textfield.reel
diff options
context:
space:
mode:
authorhwc4872012-05-11 13:52:55 -0700
committerhwc4872012-05-11 13:52:55 -0700
commit137bfc9d4c41cc918d969565bec28a834fe10472 (patch)
treee9fa109fc65218f45e386df48b713ff5858f3d62 /js/components/textfield.reel
parentd21aaca3d7093b6af968b7f9f764ab54e004f02b (diff)
parent27f4cacb39de1c2e3910748dadc9fc16d0655480 (diff)
downloadninja-137bfc9d4c41cc918d969565bec28a834fe10472.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Textures
Conflicts: js/lib/geom/geom-obj.js js/lib/geom/rectangle.js js/tools/TagTool.js
Diffstat (limited to 'js/components/textfield.reel')
-rwxr-xr-xjs/components/textfield.reel/textfield.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/textfield.reel/textfield.html b/js/components/textfield.reel/textfield.html
index 22f487ac..f3f8ac53 100755
--- a/js/components/textfield.reel/textfield.html
+++ b/js/components/textfield.reel/textfield.html
@@ -18,6 +18,6 @@
18 </script> 18 </script>
19</head> 19</head>
20<body> 20<body>
21 <input id="textfield" class="nj-skinned" type="text"> 21 <input data-montage-id="textfield" class="nj-skinned" type="text">
22</body> 22</body>
23</html> \ No newline at end of file 23</html> \ No newline at end of file