Skip to content
Snippets Groups Projects
Commit 1d92bb41 authored by Aaron Bohy's avatar Aaron Bohy
Browse files

[REF] board: don't patch FormView in place anymore

Instead, create a new BoardView (in JS only) instead, referenced by
specifying js_class="board" on the fly on the root node of the
arch of the board view.

This ensures that the dashboard addon doesn't impact the FormView,
and this is necessary to ensure that the next commit doesn't break
anything.
parent 96f82f65
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment