Compare commits
4 Commits
4290010cc6
...
afc23ae519
Author | SHA1 | Date | |
---|---|---|---|
afc23ae519 | |||
ae6c129fd3 | |||
396aa204a4 | |||
94130f9230 |
@ -111,7 +111,7 @@ async fn index_admin(
|
||||
#[get("/user/fees")]
|
||||
async fn fees(
|
||||
db: &State<SqlitePool>,
|
||||
user: AllowedToEditPaymentStatusUser,
|
||||
user: VorstandUser,
|
||||
flash: Option<FlashMessage<'_>>,
|
||||
) -> Template {
|
||||
let mut context = Context::new();
|
||||
|
Loading…
Reference in New Issue
Block a user