mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Merged conflicts.
This commit is contained in:
@@ -932,6 +932,10 @@ $(document).ready(function () {
|
||||
$('#pull-issue-preview').markdown_preview(".issue-add-comment");
|
||||
|
||||
homepage();
|
||||
emojify.setConfig({
|
||||
img_dir: Gogs.AppSubUrl + '/img/emoji'
|
||||
});
|
||||
emojify.run();
|
||||
|
||||
// Fix language drop-down menu height.
|
||||
var l = $('#footer-lang li').length;
|
||||
|
11
public/ng/js/min/gogs-min.js
vendored
11
public/ng/js/min/gogs-min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user