Fixed parenting. Started on UI rewrite for new parenting system
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
<paper-ripple fit></paper-ripple>
|
||||
{{#if canEnable}}
|
||||
<core-tooltip label="Feature enabled" position="left">
|
||||
<paper-checkbox class="enabledCheckbox" checked={{isEnabled}}></paper-checkbox>
|
||||
<paper-checkbox class="enabledCheckbox" checked={{enabled}}></paper-checkbox>
|
||||
</core-tooltip>
|
||||
{{/if}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user