aboutsummaryrefslogtreecommitdiff
path: root/js/components/layout/bread-crumb.reel/bread-crumb.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-06-18 23:07:34 -0700
committerValerio Virgillito2012-06-18 23:07:34 -0700
commit5c4ff40d7950282a179dcfd49c5ea9234e0a8185 (patch)
tree168f16cf2a94582204b362418e668275478b5a4c /js/components/layout/bread-crumb.reel/bread-crumb.html
parent15c01942bf3232c8a3240fab5ba2f358d814b654 (diff)
downloadninja-5c4ff40d7950282a179dcfd49c5ea9234e0a8185.tar.gz
fixing the css bugs with montage v11
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/components/layout/bread-crumb.reel/bread-crumb.html')
-rwxr-xr-xjs/components/layout/bread-crumb.reel/bread-crumb.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/layout/bread-crumb.reel/bread-crumb.html b/js/components/layout/bread-crumb.reel/bread-crumb.html
index 68f3be2b..ee314628 100755
--- a/js/components/layout/bread-crumb.reel/bread-crumb.html
+++ b/js/components/layout/bread-crumb.reel/bread-crumb.html
@@ -21,7 +21,7 @@
21 }, 21 },
22 22
23 "breadCrumbButton": { 23 "breadCrumbButton": {
24 "prototype": "montage/ui/button.reel", 24 "prototype": "montage/ui/native/button.reel",
25 "properties": { 25 "properties": {
26 "element": {"#": "breadcrumb_button"} 26 "element": {"#": "breadcrumb_button"}
27 }, 27 },