You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if the delete link could be also used in the user show view.
Currently the action "delete" is not implemented in the UserController.
The partial DeleteLink.html can be included in the fluid template Show.html, but the following error occurs when executing it:
The action "delete" (controller "In2code\Femanager\Controller\UserController") is not allowed by this plugin / module.
The text was updated successfully, but these errors were encountered:
It would be nice if the delete link could be also used in the user show view.
Currently the action "delete" is not implemented in the UserController.
The partial DeleteLink.html can be included in the fluid template Show.html, but the following error occurs when executing it:
The action "delete" (controller "In2code\Femanager\Controller\UserController") is not allowed by this plugin / module.
The text was updated successfully, but these errors were encountered: