diff options
Diffstat (limited to 'js/components/layout/bread-crumb.reel/bread-crumb.html')
-rwxr-xr-x | js/components/layout/bread-crumb.reel/bread-crumb.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/js/components/layout/bread-crumb.reel/bread-crumb.html b/js/components/layout/bread-crumb.reel/bread-crumb.html index 9f24cee5..413f588d 100755 --- a/js/components/layout/bread-crumb.reel/bread-crumb.html +++ b/js/components/layout/bread-crumb.reel/bread-crumb.html | |||
@@ -61,9 +61,9 @@ | |||
61 | } | 61 | } |
62 | } | 62 | } |
63 | }, | 63 | }, |
64 | "Disable": { | 64 | |
65 | "module": "montage/ui/condition.reel", | 65 | "disable": { |
66 | "name": "Condition", | 66 | "prototype": "montage/ui/condition.reel", |
67 | "properties": { | 67 | "properties": { |
68 | "element": {"#": "disabledCondition"} | 68 | "element": {"#": "disabledCondition"} |
69 | }, | 69 | }, |