mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed re-render when closing spy panel
This commit is contained in:
parent
ad95455fc7
commit
391ab7b563
@ -8,5 +8,5 @@
|
||||
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-success" ng-click="dismiss();send_render()">Close</button>
|
||||
<button type="button" class="btn btn-success" ng-click="dismiss()">Close</button>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user