diff options
author | Eric Guzman | 2012-02-22 23:19:45 -0800 |
---|---|---|
committer | Eric Guzman | 2012-02-22 23:19:45 -0800 |
commit | 9e8cd4448a6d0f809a55c3bdea8b45ed75339794 (patch) | |
tree | c7b5105153f17aedecd0669c611dbea44be7374c /js/io/ui/new-file-dialog/new-file-location.reel/new-file-location.html | |
parent | a5ee11857f923d3e49b44c0a8c480e9d0b026d5b (diff) | |
parent | 2afef244a3f8124f8a049e504e9782c05904ce23 (diff) | |
download | ninja-9e8cd4448a6d0f809a55c3bdea8b45ed75339794.tar.gz |
Merge branch 'refs/heads/master' into CSSPanelUpdates
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 8c0327eb..7340251c 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 | |||
@@ -51,7 +51,7 @@ | |||
51 | }, | 51 | }, |
52 | 52 | ||
53 | "fileInputField":{ | 53 | "fileInputField":{ |
54 | "module": "js/components/ui/FilePicker/file-input-field.reel", | 54 | "module": "js/io/ui/file-picker/file-input-field.reel", |
55 | "name": "FileInputField", | 55 | "name": "FileInputField", |
56 | "properties": { | 56 | "properties": { |
57 | "element": {"#": "fileInputField"} | 57 | "element": {"#": "fileInputField"} |