mirror of https://github.com/akveo/blur-admin
refactor(treeView): remove not implemented functionality
parent
f24922f060
commit
01e6d389d8
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue