Commit 6d0a98b2 by Zaki Haris Committed by GitHub

Plugins: Changed alertlist alert url to view instead of edit (#29060)

parent ec218de0
......@@ -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>
......
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