Update index.php

This commit is contained in:
BENKE Charlene 2021-07-19 10:21:18 +02:00 committed by GitHub
parent 1a23cfc6f9
commit 29bdbe02f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -525,6 +525,7 @@ $viewmode .= '<span class="marginrightonly"></span>'; // To add a space before t
$newcardbutton = '';
$newparam = '';
if ($user->rights->agenda->myactions->create || $user->rights->agenda->allactions->create) {
$tmpforcreatebutton = dol_getdate(dol_now(), true);