Skip to content
Snippets Groups Projects
Commit b84137c6 authored by Martin Geubelle's avatar Martin Geubelle
Browse files

[FIX] web: Kanban: deal with `group_create` attribute

This attribute is used to determine one can create a new column in
the kanban view.

Before this commit, it was always true and not specified in the
controller `activeActions` (which was causing a bug where the
no content helper was displayed instead of the column quick create).

The controller was also always initiated with false so the column was
only available after an update.
parent 0bc70b64
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment