feature toggle series by alias!

This commit is contained in:
Torkel Ödegaard
2013-12-26 22:31:51 +01:00
parent 48f8891e1e
commit 566f6ebd77
5 changed files with 51 additions and 64 deletions

View File

@@ -51,15 +51,6 @@
</div>
<div class="editor-row">
<div class="section">
<h5>Header<h5>
<div class="editor-option">
<label class="small">Zoom</label><input type="checkbox" ng-model="panel.zoomlinks" ng-checked="panel.zoomlinks" />
</div>
<div class="editor-option">
<label class="small">View</label><input type="checkbox" ng-model="panel.options" ng-checked="panel.options" />
</div>
</div>
<div class="section">
<h5>Legend<h5>
<div class="editor-option">