projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c573ea7
)
Deprecate `WCF.System.DisableScrolling`
author
Marcel Werk
<burntime@woltlab.com>
Tue, 19 Nov 2024 11:00:53 +0000
(12:00 +0100)
committer
Marcel Werk
<burntime@woltlab.com>
Tue, 19 Nov 2024 11:00:53 +0000
(12:00 +0100)
Because it is not (or no longer) used in the software.
see #5974
wcfsetup/install/files/js/WCF.js
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/js/WCF.js
b/wcfsetup/install/files/js/WCF.js
index 7928fa5c450c4352fc1573bce3b38a1d54d84a22..2b8d244e1565ddf9a127f43112f047c147a444e4 100755
(executable)
--- a/
wcfsetup/install/files/js/WCF.js
+++ b/
wcfsetup/install/files/js/WCF.js
@@
-4073,6
+4073,8
@@
WCF.System.Confirmation = {
/**
* Disables the ability to scroll the page.
+ *
+ * @deprecated 6.2 Not (or no longer) used in the software.
*/
WCF.System.DisableScrolling = {
/**