aboutsummaryrefslogtreecommitdiff
path: root/js/components/textfield.reel/textfield.html
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-04-27 14:29:01 -0700
committerJose Antonio Marquez2012-04-27 14:29:01 -0700
commit7fdeb9feac4d2da9f86646cda4548ea60e5effa9 (patch)
tree6b43b7b2375fad6804ae88287906e3b77b4539b9 /js/components/textfield.reel/textfield.html
parentd988dead643ff4f9bfa417286a6b5f88be0e7c82 (diff)
parentc8fac64d4ad8ac18744a17a5e0f0d17204355fd6 (diff)
downloadninja-7fdeb9feac4d2da9f86646cda4548ea60e5effa9.tar.gz
Merge branch 'refs/heads/Ninja-Internal' into Document
Diffstat (limited to 'js/components/textfield.reel/textfield.html')
-rwxr-xr-xjs/components/textfield.reel/textfield.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/js/components/textfield.reel/textfield.html b/js/components/textfield.reel/textfield.html
index 89adf776..22f487ac 100755
--- a/js/components/textfield.reel/textfield.html
+++ b/js/components/textfield.reel/textfield.html
@@ -9,8 +9,7 @@
9 <script type="text/montage-serialization"> 9 <script type="text/montage-serialization">
10 { 10 {
11 "owner": { 11 "owner": {
12 "module": "js/components/textfield.reel", 12 "prototype": "js/components/textfield.reel[TextField]",
13 "name": "TextField",
14 "properties": { 13 "properties": {
15 "element": {"#": "textfield"} 14 "element": {"#": "textfield"}
16 } 15 }