summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/add_server.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 Servers sectionJavier Sánchez Parra2022-09-271-0/+17
In Servers section/view, users can add or delete ogServers from ogCP configuration file. Replaces Repositories views and recycle some of its code.