mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
13325-Fix link triggered alerts in Tactical view
This commit is contained in:
parent
354fa324d8
commit
9d2bd0e68d
@ -239,7 +239,7 @@
|
||||
<div class="subtitle">
|
||||
<?php echo __('Currently triggered'); ?>
|
||||
</div>
|
||||
<a href="index.php?sec=galertas&sec2=godmode/alerts/alert_list&status_alert=fired"><?php echo $Alerts->getCurrentlyTriggered(); ?></a>
|
||||
<a href="index.php?sec=galertas&sec2=godmode/alerts/alert_list&status_alert=fired&standby=1"><?php echo $Alerts->getCurrentlyTriggered(); ?></a>
|
||||
</div>
|
||||
<div class="col-6 br-l">
|
||||
<div class="subtitle">
|
||||
|
Loading…
x
Reference in New Issue
Block a user