Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "form" from scopes views' headings | Javier Sánchez Parra | 2022-03-09 | 1 | -1/+1 |
| | |||||
* | Set scopes nav buttons as active | Javier Sánchez Parra | 2022-03-07 | 1 | -0/+2 |
| | | | | When loading any scopes view, its nav button becomes active. | ||||
* | Extend scopes html | Javier Sánchez Parra | 2022-03-03 | 1 | -1/+1 |
| | | | | | Otherwise, this actions pages lose the scopes tree and the scopes buttons. | ||||
* | Create "Add Center" form and view | Javier Sánchez Parra | 2021-06-30 | 1 | -0/+15 |
Creates "add center" form with "name" as required input and "comment" as optional input. In the future, the CenterForm can be used to display center information once such functionality lands in the ogserver. |