summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/image_details.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.
* Add back button to all actionsJavier Sánchez Parra2022-03-141-0/+2
| | | | Add a back button to facilitate users to return to the previous page.
* Extend images html in "image details" templateJavier Sánchez Parra2022-03-031-1/+1
| | | | Otherwise, "image details" page lose the images tree and buttons.
* Add image details actionJavier Sánchez Parra2021-09-031-0/+13
This action is used to visualize the specific details of an image, as its ID, name, size, etc.