refactor(treeView): remove not implemented functionality

pull/3/head
alex 2016-01-22 13:12:17 +03:00
parent f24922f060
commit 01e6d389d8
1 changed files with 0 additions and 6 deletions

View File

@ -16,12 +16,6 @@
<div>
<button class="btn btn-primary" ng-click="refresh()">Refresh</button>
</div>
<div>
<div class="form-group text-left search-container">
<label for="search">Filter</label>
<input id="search" type="text" class="form-control" ng-model="query" ng-change="find()">
</div>
</div>
</div>
</div>
<div class="col-sm-8">