Fix: Error when no id provided
This commit is contained in:
parent
bb492d6d1f
commit
22fd5dfb8a
@ -898,7 +898,7 @@ if ($action == 'create')
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
else if ($id || $ref)
|
||||
/* *************************************************************************** */
|
||||
/* */
|
||||
/* Edit and view mode */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user