diff options
author | Valerio Virgillito | 2012-06-18 23:07:34 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-06-18 23:07:34 -0700 |
commit | 5c4ff40d7950282a179dcfd49c5ea9234e0a8185 (patch) | |
tree | 168f16cf2a94582204b362418e668275478b5a4c /js/components/layout/document-entry.reel/document-entry.html | |
parent | 15c01942bf3232c8a3240fab5ba2f358d814b654 (diff) | |
download | ninja-5c4ff40d7950282a179dcfd49c5ea9234e0a8185.tar.gz |
fixing the css bugs with montage v11
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/components/layout/document-entry.reel/document-entry.html')
-rwxr-xr-x | js/components/layout/document-entry.reel/document-entry.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/layout/document-entry.reel/document-entry.html b/js/components/layout/document-entry.reel/document-entry.html index e68d17c5..ebaa4ccd 100755 --- a/js/components/layout/document-entry.reel/document-entry.html +++ b/js/components/layout/document-entry.reel/document-entry.html | |||
@@ -20,7 +20,7 @@ | |||
20 | }, | 20 | }, |
21 | 21 | ||
22 | "closeButton": { | 22 | "closeButton": { |
23 | "prototype": "montage/ui/button.reel", | 23 | "prototype": "montage/ui/native/button.reel", |
24 | "properties": { | 24 | "properties": { |
25 | "element": {"#": "close-btn"}, | 25 | "element": {"#": "close-btn"}, |
26 | "identifier": "closeButton" | 26 | "identifier": "closeButton" |