diff options
Diffstat (limited to 'js/components/layout/documents-tab.reel/documents-tab.html')
-rwxr-xr-x | js/components/layout/documents-tab.reel/documents-tab.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/components/layout/documents-tab.reel/documents-tab.html b/js/components/layout/documents-tab.reel/documents-tab.html index 2f2e0461..ae472724 100755 --- a/js/components/layout/documents-tab.reel/documents-tab.html +++ b/js/components/layout/documents-tab.reel/documents-tab.html | |||
@@ -1,4 +1,4 @@ | |||
1 | <!DOCTYPE HTML> | 1 | <!doctype html> |
2 | <!-- <copyright> | 2 | <!-- <copyright> |
3 | Copyright (c) 2012, Motorola Mobility, Inc | 3 | Copyright (c) 2012, Motorola Mobility, Inc |
4 | All Rights Reserved. | 4 | All Rights Reserved. |
@@ -55,7 +55,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
55 | "saveFlag": {"<-": "@repetition1.objectAtCurrentIteration.model.needsSave"} | 55 | "saveFlag": {"<-": "@repetition1.objectAtCurrentIteration.model.needsSave"} |
56 | } | 56 | } |
57 | }, | 57 | }, |
58 | 58 | ||
59 | "repetition1": { | 59 | "repetition1": { |
60 | "prototype": "montage/ui/repetition.reel", | 60 | "prototype": "montage/ui/repetition.reel", |
61 | "properties": { | 61 | "properties": { |