mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 10:33:49 +00:00
filter tasks by type, allow to overload task edit page and section menu
This commit is contained in:
@@ -18,6 +18,8 @@ use Symfony\Component\Workflow\Transition;
|
||||
class UIEvent extends Event
|
||||
{
|
||||
const SHOW_TRANSITION_PAGE = 'chill_task.show_transition_page';
|
||||
const EDIT_FORM = 'chill_task.edit_form';
|
||||
const EDIT_PAGE = 'chill_task.edit_page';
|
||||
|
||||
/**
|
||||
*
|
||||
|
Reference in New Issue
Block a user