Add single-calc-button for individual players. Add settings modal-html.
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
<!-- Edit Player Modal -->
|
||||
{{ template "edit_player" . }}
|
||||
|
||||
<!-- Settings Modal -->
|
||||
{{ template "settings" . }}
|
||||
|
||||
<script lang="javascript">
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
loadClans();
|
||||
|
||||
Reference in New Issue
Block a user