fix(row editor): row editor fix and cleanup of unused code

This commit is contained in:
Torkel Ödegaard
2016-02-04 22:19:46 +01:00
parent edf5868c38
commit 660ce3a61d
8 changed files with 10 additions and 52 deletions

View File

@@ -65,7 +65,7 @@
</ul>
</li>
<li>
<a dash-editor-link="app/partials/roweditor.html">Row editor</a>
<a ng-click="editRow()">Row editor</a>
</li>
<li>
<a ng-click="deleteRow()">Delete row</a>