summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/delete_client.html
Commit message (Collapse)AuthorAgeFilesLines
* Refactor selected clients drawing in commandsJavier Sánchez Parra2022-02-241-5/+2
| | | | Refactor duplicated code as a jinja macro.
* Ask twice to delete clientsJavier Sánchez Parra2022-01-191-0/+25
This commit adds an extra view to ensure users do not clients accidentally. It also includes Spanish translation of the new strings.