mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 01:23:32 -06:00
Plugins: Changed alertlist alert url to view instead of edit (#29060)
This commit is contained in:
parent
ec218de05e
commit
6d0a98b249
@ -12,7 +12,7 @@
|
||||
<div class="alert-rule-item__body">
|
||||
<div class="alert-rule-item__header">
|
||||
<p class="alert-rule-item__name">
|
||||
<a href="{{alert.url}}?editPanel={{alert.panelId}}&tab=alert">
|
||||
<a href="{{alert.url}}?viewPanel={{alert.panelId}}">
|
||||
{{alert.name}}
|
||||
</a>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user