FIX #11505
This commit is contained in:
parent
b0d46d492f
commit
5778a02ee1
@ -964,7 +964,7 @@ if (empty($action) || $action == 'view') {
|
|||||||
|
|
||||||
$varlink = 'id_journal=' . $id_journal;
|
$varlink = 'id_journal=' . $id_journal;
|
||||||
|
|
||||||
journalHead($nom, $nomlink, $period, $periodlink, $description, $builddate, $exportlink, array('action' => ''), '', $varlink);
|
journalHead($nom, '', $period, $periodlink, $description, $builddate, $exportlink, array('action' => ''), '', $varlink);
|
||||||
|
|
||||||
|
|
||||||
// Test that setup is complete
|
// Test that setup is complete
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user