mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
#13560 Changed the diff view button icon
This commit is contained in:
parent
cd4c67df7a
commit
9e36b1d40a
@ -242,7 +242,7 @@ foreach ($rows as $row) {
|
||||
|
||||
if ((bool) $row['block_mode'] === true) {
|
||||
$table->head[0] .= ' <a href="index.php?sec=estado&sec2=operation/agentes/ver_agente&tab=inventory&id_agente='.$id_agente.'&utimestamp='.$utimestamp.'&id_agent_module_inventory='.$row['id_agent_module_inventory'].'&diff_view=1">'.html_print_image(
|
||||
'images/op_inventory.menu.png',
|
||||
'images/op_inventory.png',
|
||||
true,
|
||||
[
|
||||
'alt' => __('Diff view'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user