Update index.php
This commit is contained in:
parent
1a23cfc6f9
commit
29bdbe02f2
@ -525,6 +525,7 @@ $viewmode .= '<span class="marginrightonly"></span>'; // To add a space before t
|
|||||||
|
|
||||||
|
|
||||||
$newcardbutton = '';
|
$newcardbutton = '';
|
||||||
|
$newparam = '';
|
||||||
if ($user->rights->agenda->myactions->create || $user->rights->agenda->allactions->create) {
|
if ($user->rights->agenda->myactions->create || $user->rights->agenda->allactions->create) {
|
||||||
$tmpforcreatebutton = dol_getdate(dol_now(), true);
|
$tmpforcreatebutton = dol_getdate(dol_now(), true);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user