summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/delete_center.html
Commit message (Collapse)AuthorAgeFilesLines
* ogcp: improve page heading styleAlejandro Sirgo Rica2024-06-271-1/+1
| | | | Make headings take less space and have a dashed line under them.
* improve delete confirmationJavier Hernandez2024-02-051-14/+16
| | | | | | | | Make delete confirmations show information in a manner that is easier to read. This includes delete confirmations for centers, room and folder. Messages are now more clear. Also, content table shows the type of the items (folder, room, etc.)
* improve delete confirmation pageJavier Hernandez2024-02-011-0/+29
| | | | | | | | | | In delete-center, delete-room and delete-folder confirmation pages, show the ancestors of the items about to delete. Likewise, show the items it contains. For example, if user is about to delete a room, confirmation page will display in which center it is contained and the clients and folder it has inside
* Add back button to all actionsJavier Sánchez Parra2022-03-141-0/+1
| | | | Add a back button to facilitate users to return to the previous page.
* Disable scopes tree's checkboxes in action viewsJavier Sánchez Parra2022-03-101-0/+2
| | | | | Now users can select clients only in scopes and command views, in any other view we set the scopes tree read only.
* Remove "form" from scopes views' headingsJavier Sánchez Parra2022-03-091-1/+1
|
* Set scopes nav buttons as activeJavier Sánchez Parra2022-03-071-0/+2
| | | | When loading any scopes view, its nav button becomes active.
* Extend scopes htmlJavier Sánchez Parra2022-03-031-1/+1
| | | | | Otherwise, this actions pages lose the scopes tree and the scopes buttons.
* Add missing file from commit 9d98cf0Javier Sánchez Parra2021-08-231-0/+15