Changed rowspan size

This commit is contained in:
m-lopez-f 2015-04-15 12:14:55 +02:00
parent 012393d164
commit 89fa37578a
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ if ($id_agente) {
} }
</style> </style>
<?php <?php
$table->rowspan[1][2] = 7; $table->rowspan[1][2] = 3;
if ($id_agente) { if ($id_agente) {
$table->data[1][2] = $table->data[1][2] =
"<a id='qr_code_agent_view' href='javascript: show_dialog_qrcode(null, \"" . "<a id='qr_code_agent_view' href='javascript: show_dialog_qrcode(null, \"" .