Refactor Buefy forms a bit more, to copy grid pattern
i.e. each page can modify the component dynamically before it's registered
This commit is contained in:
parent
5bd4f84389
commit
5998941741
5 changed files with 23 additions and 12 deletions
|
@ -84,5 +84,5 @@ ${self.render_form_complete()}
|
|||
% endif
|
||||
|
||||
% if form.use_buefy:
|
||||
${self.make_buefy_form_app()}
|
||||
${self.make_tailbone_form_app()}
|
||||
% endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue