aboutsummaryrefslogtreecommitdiff
path: root/js/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-06-17 22:58:26 -0700
committerValerio Virgillito2012-06-17 22:58:26 -0700
commitad6f78493295c9c7b4c11cd6a895dd5cc8e207f7 (patch)
treeeec83c62d6cdb095cc4e6548f42dddfc88bcaa21 /js/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html
parent8fe92b94ce5e1e2857d088752d94e19db7e3d8a8 (diff)
downloadninja-ad6f78493295c9c7b4c11cd6a895dd5cc8e207f7.tar.gz
updating the components and descriptor.json to support montage v.11
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html')
-rwxr-xr-xjs/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html b/js/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html
index f9a42887..0c410a47 100755
--- a/js/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html
+++ b/js/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html
@@ -56,7 +56,7 @@
56 }, 56 },
57 57
58 "newFileName": { 58 "newFileName": {
59 "prototype": "montage/ui/textfield.reel", 59 "prototype": "montage/ui/input-text.reel",
60 "properties": { 60 "properties": {
61 "element": {"#": "newFileName"} 61 "element": {"#": "newFileName"}
62 } 62 }