diff options
author | Kruti Shah | 2012-06-20 15:12:48 -0700 |
---|---|---|
committer | Kruti Shah | 2012-06-20 15:12:48 -0700 |
commit | 1fe1202ba87d6de9b0f0d8efee78f955c5350210 (patch) | |
tree | 26ff4c6c5a94accfd5801f124244d3eef152a5c7 /js/io/ui/save-as-dialog.reel/save-as-dialog.html | |
parent | 1ce4bd7033a413c7697888e5712f278219d6d095 (diff) | |
parent | 782b66c783df4a9c36fa240cc77900e69b9130cf (diff) | |
download | ninja-1fe1202ba87d6de9b0f0d8efee78f955c5350210.tar.gz |
Merge branch 'refs/heads/TimelineUberJD' into Timeline-local-kruti
Diffstat (limited to 'js/io/ui/save-as-dialog.reel/save-as-dialog.html')
-rw-r--r-- | js/io/ui/save-as-dialog.reel/save-as-dialog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/io/ui/save-as-dialog.reel/save-as-dialog.html b/js/io/ui/save-as-dialog.reel/save-as-dialog.html index dcdb073f..99f98ddb 100644 --- a/js/io/ui/save-as-dialog.reel/save-as-dialog.html +++ b/js/io/ui/save-as-dialog.reel/save-as-dialog.html | |||
@@ -18,7 +18,7 @@ | |||
18 | }, | 18 | }, |
19 | 19 | ||
20 | "newFileName": { | 20 | "newFileName": { |
21 | "prototype": "montage/ui/textfield.reel", | 21 | "prototype": "montage/ui/input-text.reel", |
22 | "properties": { | 22 | "properties": { |
23 | "element": {"#": "newFileName"} | 23 | "element": {"#": "newFileName"} |
24 | } | 24 | } |