]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Add RenameForm as tag list view parameters.
authorStéphane HULARD <s.hulard@chstudio.fr>
Wed, 24 Jan 2018 17:04:39 +0000 (18:04 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 25 Sep 2018 08:18:08 +0000 (10:18 +0200)
This will help handling the CSRF protection token and use symfony HTML generation layer.
Also a FormView instance is generated for each tag because we need to render a form for each tag and FormView are not reusable.


No differences found