mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Changed rowspan size
This commit is contained in:
parent
012393d164
commit
89fa37578a
@ -216,7 +216,7 @@ if ($id_agente) {
|
||||
}
|
||||
</style>
|
||||
<?php
|
||||
$table->rowspan[1][2] = 7;
|
||||
$table->rowspan[1][2] = 3;
|
||||
if ($id_agente) {
|
||||
$table->data[1][2] =
|
||||
"<a id='qr_code_agent_view' href='javascript: show_dialog_qrcode(null, \"" .
|
||||
|
Loading…
x
Reference in New Issue
Block a user