mirror of
https://github.com/gogs/gogs.git
synced 2025-05-31 11:42:13 +00:00
Fix in gogs.js
This commit is contained in:
parent
47603edf22
commit
889e9faf1b
@ -1459,5 +1459,5 @@ $(window).load(function () {
|
||||
|
||||
$(function() {
|
||||
if ($('.user.signin').length >0) return;
|
||||
$('form').areYouSure();
|
||||
$('form').areYouSure();
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user