[Layout] Use refactored switcher in Edit
Update templates for Edit mode to reflect simplifications to the view switcher introduced to support its use on Layouts, transitioned for WTD-535.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{{container.title}}
|
||||
</div>
|
||||
<div class="accordion-contents"
|
||||
ng-show="toggle.isActive()"
|
||||
ng-show="!toggle.isActive()"
|
||||
style="height: 180px;"
|
||||
ng-transclude>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user