Merge branch 'ent-13410-vista-tactica-eventos-24h-te-lleva-a-vista-de-eventos-por-defecto' into 'develop'
Ent 13410 Vista táctica, eventos 24h, te lleva a vista de eventos por defecto See merge request artica/pandorafms!7209
This commit is contained in:
commit
01850b156f
|
@ -375,7 +375,7 @@
|
|||
<a href="index.php?sec=view&sec2=operation/agentes/estado_agente&status=3" class="col-4 flex flex-column center pdd_20px br-r">
|
||||
<?php echo $Configurations->getTotalUnknowAgents(); ?>
|
||||
</a>
|
||||
<a href="index.php?sec=eventos&sec2=operation/events/events" class="col-4 flex flex-column center pdd_20px">
|
||||
<a href="index.php?sec=eventos&sec2=operation/events/events&filter[event_view_hr]=24&filter[tag_with]=WyIwIl0=&filter[tag_without]=WyIwIl0=" class="col-4 flex flex-column center pdd_20px">
|
||||
<?php echo $Configurations->getTotalEvents(); ?>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue