problems: able to save resized columns
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user