aboutsummaryrefslogtreecommitdiff
path: root/js/components/layout/tools-list.reel/tools-list.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/layout/tools-list.reel/tools-list.html')
-rwxr-xr-xjs/components/layout/tools-list.reel/tools-list.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/js/components/layout/tools-list.reel/tools-list.html b/js/components/layout/tools-list.reel/tools-list.html
index dec37a84..89901426 100755
--- a/js/components/layout/tools-list.reel/tools-list.html
+++ b/js/components/layout/tools-list.reel/tools-list.html
@@ -105,11 +105,7 @@
105 "element": {"#": "disabledCondition"} 105 "element": {"#": "disabledCondition"}
106 }, 106 },
107 "bindings": { 107 "bindings": {
108 "condition": { 108 "condition": {"<-": "@owner.disabled"}
109 "boundObject": {"@": "owner"},
110 "boundObjectPropertyPath": "disabled",
111 "oneway": true
112 }
113 } 109 }
114 }, 110 },
115 111