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:
30626d3
)
Deprecate `ui.wcfSlideshow`
author
Marcel Werk
<burntime@woltlab.com>
Tue, 19 Nov 2024 10:54:45 +0000
(11:54 +0100)
committer
Marcel Werk
<burntime@woltlab.com>
Tue, 19 Nov 2024 10:54:45 +0000
(11:54 +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 df7157db4570533aed743212df819a73208a98d0..a917725a13b353227af972530651ba013ad2e241 100755
(executable)
--- a/
wcfsetup/install/files/js/WCF.js
+++ b/
wcfsetup/install/files/js/WCF.js
@@
-6153,6
+6153,8
@@
jQuery.fn.extend({
/**
* Provides a slideshow for lists.
+ *
+ * @deprecated 6.2 Not (or no longer) used in the software.
*/
$.widget('ui.wcfSlideshow', {
/**