ogcp/ogcp
Jose M. Guisado 17e13ad6a8 Add nav blocks to commands template
Adds empty jinja blocks for the class attribute of all action buttons.

Child templates from command (actions) can set their nav button as
active overriding the corresponding {% block %}.

Currently, not all action templates extends the commands.html template.
This is not a problem, as the blocks are just empty.

This is a preparation for changes on each action template to extend
commands.html template.
2022-02-22 12:57:20 +01:00
..
cfg Add language configuration and Spanish translation 2022-01-13 11:36:46 +01:00
forms Add confirmation page when deleting image 2022-01-27 16:51:35 +01:00
static Highlight active nav items 2022-02-22 12:40:26 +01:00
templates Add nav blocks to commands template 2022-02-22 12:57:20 +01:00
translations/es/LC_MESSAGES Add confirmation page when deleting image 2022-01-27 16:51:35 +01:00
__init__.py Add language configuration and Spanish translation 2022-01-13 11:36:46 +01:00
babel.cfg Add language configuration and Spanish translation 2022-01-13 11:36:46 +01:00
models.py Add scope permission support 2021-12-10 13:06:18 +01:00
og_server.py ogcp is AGPLv3+ 2021-05-20 18:45:38 +02:00
views.py Add confirmation page when deleting image 2022-01-27 16:51:35 +01:00