Persistent dialog state and recap for registration, some fixes for printing pairing
This commit is contained in:
@@ -161,6 +161,7 @@ function modal(id) {
|
||||
function close_modal() {
|
||||
$('body').removeClass('dimmed');
|
||||
$(`.popup`).removeClass('shown');
|
||||
store('addingPlayers', false);
|
||||
}
|
||||
|
||||
function downloadFile(blob, filename) {
|
||||
|
Reference in New Issue
Block a user