mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed small issue in share modal introdiced in recent commit
This commit is contained in:
parent
a8363f02b8
commit
5d6583ef7b
@ -44,7 +44,7 @@
|
||||
</div>
|
||||
<div>
|
||||
|
||||
<div class="editor-row" style="margin-top: 5px;" ng-if="toPanel">
|
||||
<div class="editor-row" style="margin-top: 5px;" ng-if="options.toPanel">
|
||||
<a href="{{imageUrl}}" target="_blank"><i class="fa fa-camera"></i> Direct link rendered image<a>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user