mirror of
https://github.com/gogs/gogs.git
synced 2025-12-20 23:30:00 +01:00
Merge remote-tracking branch 'gogits/develop' into feature-create-and-edit-repo-file
Conflicts: modules/bindata/bindata.go public/js/gogs.js
This commit is contained in:
@@ -1458,5 +1458,6 @@ $(window).load(function () {
|
||||
});
|
||||
|
||||
$(function() {
|
||||
$('form').areYouSure();
|
||||
if ($('.user.signin').length >0) return;
|
||||
$('form').areYouSure();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user