1
0
ᴜɴᴋɴᴡᴏɴ 5 жил өмнө
parent
commit
344b784d69

+ 1 - 2
.editorconfig

@@ -21,5 +21,4 @@ indent_style = space
 indent_size = 2
 
 [*.js]
-indent_style = tab
-indent_size = 4
+indent_size = 2

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 4 - 4
internal/assets/public/public_gen.go


+ 1 - 1
public/js/gogs.js

@@ -1282,7 +1282,7 @@ $(document).ready(function () {
             headers: {
                 'X-AJAX': "true"
             }
-        }).success(function (data, status, request) {
+        }).done(function (data, status, request) {
             $(data).insertBefore($this);
 
             // Update new URL or remove self if no more feeds

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно