Commit e4208441 by Torkel Ödegaard

fix(inspector): added close button to inspector modal, fixes #3213

parent ee5ebe2e
...@@ -10,6 +10,9 @@ ...@@ -10,6 +10,9 @@
</div> </div>
</div> </div>
<button class="gf-box-header-close-btn" ng-click="dismiss();">
<i class="fa fa-remove"></i>
</button>
</div> </div>
<div class="gf-box-body"> <div class="gf-box-body">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment