summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/image_update.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 Update image to commandsJavier Sánchez Parra2022-04-081-0/+22
Allows updating the image file for an existing image. This action is related to /image/create in ogServer API. If ogServer receives an POST /image/create without the parameter "description", it does not create a new image and only updates.