Use bootstrap-modal for single-calc.
This commit is contained in:
1
main.go
1
main.go
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user