mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 20:02:09 +00:00
Change admin dashboard to POST (#10465)
* Add form and convert to POST * Redirect for flash Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
parent
c161bb013e
commit
e5944a9521
5 changed files with 81 additions and 55 deletions
|
@ -28,6 +28,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
form button[type='submit'] {
|
||||
padding: 5px 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.ui.header,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue