Use bootstrap-modal for single-calc.

This commit is contained in:
MaxJa4
2024-01-25 15:18:12 +01:00
parent 130fe2ad57
commit acf756765b
6 changed files with 119 additions and 51 deletions

View File

@@ -47,6 +47,7 @@ func init() {
"./templates/modals/add_player.html",
"./templates/modals/delete_player.html",
"./templates/modals/edit_player.html",
"./templates/modals/single_calc.html",
//"./templates/modals/settings.html",
"./templates/modals/full_calc.html",
"./templates/components/header.html",