Add progress bar for govplans
This commit is contained in:
parent
b0c8aa157f
commit
934ed192ed
4 changed files with 47 additions and 0 deletions
|
|
@ -229,6 +229,7 @@ if CMSPlugin:
|
|||
|
||||
PLUGIN_TEMPLATES = [
|
||||
("froide_govplan/plugins/default.html", _("Normal")),
|
||||
("froide_govplan/plugins/progress.html", _("Progress")),
|
||||
]
|
||||
|
||||
class GovernmentPlansCMSPlugin(CMSPlugin):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue