diff --git a/sstreasury/jinja2/sstreasury/claim_edit.html b/sstreasury/jinja2/sstreasury/claim_edit.html index 912403a..f2ecd81 100644 --- a/sstreasury/jinja2/sstreasury/claim_edit.html +++ b/sstreasury/jinja2/sstreasury/claim_edit.html @@ -2,7 +2,7 @@ {# Society Self-Service - Copyright © 2018-2019 Yingtong Li (RunasSudo) + Copyright © 2018-2022 Yingtong Li (RunasSudo) This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by @@ -43,8 +43,8 @@ -
- +
+
@@ -156,7 +156,8 @@ keyboardShortcuts: false, fields: { purpose: 'empty', - date: 'empty' + date: 'empty', + budget_id: 'empty' }, onSuccess: function(event, fields) { var items_data = [];