mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-02-23 07:04:27 +01:00
Fix some JS issues
This commit is contained in:
@@ -376,7 +376,7 @@ function loadchal(id, update) {
|
||||
//})
|
||||
if (typeof update === 'undefined')
|
||||
$('#update-challenge').modal();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
function openchal(id){
|
||||
|
||||
Reference in New Issue
Block a user