problems: able to save resized columns

This commit is contained in:
Alexander Zobnin
2018-12-27 20:07:25 +03:00
parent da8bc416c2
commit 34998f50c7
5 changed files with 62 additions and 20 deletions

View File

@@ -160,6 +160,13 @@
ng-model="ctrl.panel.lastChangeFormat"
ng-change="ctrl.render()">
</div>
<div class="gf-form">
<div class="gf-form-button">
<button class="btn btn-inverse width-16 panel-options-button" ng-click="ctrl.resetResizedColumns()">
Reset resized columns
</button>
</div>
</div>
</div>
<div class="section gf-form-group">