Change admin dashboard to POST (#10465) (#10466)

* Change admin dashboard to POST (#10465)

* Add form and convert to POST

* Redirect for flash

* Convert octicons back to fa for 1.11

Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
John Olheiser 2020-02-25 17:42:43 -06:00 committed by GitHub
parent 4cb18601ff
commit ed664a9e1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 81 additions and 55 deletions

View file

@ -28,6 +28,10 @@
}
}
}
form button[type='submit'] {
padding: 5px 8px;
}
}
.ui.header,