Partial quoting feature for Issues and Forums (#41294).

Patch by Katsuya HIDAKA (user:hidakatsuya).


git-svn-id: https://svn.redmine.org/redmine/trunk@23107 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2024-10-09 21:51:52 +00:00
parent 52d215de43
commit 8ca5d2fa1a
16 changed files with 830 additions and 51 deletions

View File

@@ -1261,7 +1261,6 @@ function inlineAutoComplete(element) {
tribute.attach(element);
}
$(document).ready(setupAjaxIndicator);
$(document).ready(hideOnLoad);
$(document).ready(addFormObserversForDoubleSubmit);