diff options
author | Ananya Sen | 2012-06-20 15:20:04 -0700 |
---|---|---|
committer | Ananya Sen | 2012-06-20 15:20:04 -0700 |
commit | caa9683fd259307658f96190a5c5bd771126fbb8 (patch) | |
tree | 83983a8819487ce8b33f65f5d20e34af2df8dd26 /js/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html | |
parent | d852ea28dad399e84e8d5e69c0293500c30b59f1 (diff) | |
parent | c9852665eadc1acb9c1c881d207c4bd9ef88805f (diff) | |
download | ninja-caa9683fd259307658f96190a5c5bd771126fbb8.tar.gz |
Merge branch 'refs/heads/ninja-internal-master' into cut-copy-paste
Diffstat (limited to 'js/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html')
-rwxr-xr-x | js/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html | 2 |
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 | } |