Fix phpcs
This commit is contained in:
parent
3dfda2ae60
commit
f9eccce26c
@ -780,7 +780,6 @@ class InterfaceActionsAuto extends DolibarrTriggers
|
|||||||
// TODO Merge all previous cases into this generic one
|
// TODO Merge all previous cases into this generic one
|
||||||
else // $action = BILL_DELETE, TICKET_CREATE, TICKET_MODIFY, TICKET_DELETE, CONTACT_SENTBYMAIL, ...
|
else // $action = BILL_DELETE, TICKET_CREATE, TICKET_MODIFY, TICKET_DELETE, CONTACT_SENTBYMAIL, ...
|
||||||
{
|
{
|
||||||
|
|
||||||
// Note: We are here only if $conf->global->MAIN_AGENDA_ACTIONAUTO_action is on (tested at begining of this function).
|
// Note: We are here only if $conf->global->MAIN_AGENDA_ACTIONAUTO_action is on (tested at begining of this function).
|
||||||
// Note that these key can be set in agenda setup, only if defined into c_action_trigger
|
// Note that these key can be set in agenda setup, only if defined into c_action_trigger
|
||||||
// Load translation files required by the page
|
// Load translation files required by the page
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user