diff options
author | Ananya Sen | 2012-02-16 13:11:48 -0800 |
---|---|---|
committer | Ananya Sen | 2012-02-16 13:11:48 -0800 |
commit | a9c369c2e5d8f6fc8d936f7e1e6b84f693226ddf (patch) | |
tree | c82b8845ed4dee8d30797d317d44aa8b169bc62f /js/io/ui/save-as-dialog.reel/save-as-dialog.html | |
parent | 302ae3c1812086d976eb67c9cf693c43205f3904 (diff) | |
download | ninja-a9c369c2e5d8f6fc8d936f7e1e6b84f693226ddf.tar.gz |
moved file picker in file io
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
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 4f0d5779..374e3d48 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 | |||
@@ -11,7 +11,7 @@ | |||
11 | <script type="text/montage-serialization"> | 11 | <script type="text/montage-serialization"> |
12 | { | 12 | { |
13 | "fileInputField":{ | 13 | "fileInputField":{ |
14 | "module": "js/components/ui/FilePicker/file-input-field.reel", | 14 | "module": "js/io/ui/file-picker/file-input-field.reel", |
15 | "name": "FileInputField", | 15 | "name": "FileInputField", |
16 | "properties": { | 16 | "properties": { |
17 | "element": {"#": "fileInputField"} | 17 | "element": {"#": "fileInputField"} |