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:
1d1dd92
)
Made a small change to be conform with the guidelines.
author
Markus Bartz
<roul@codingcorner.info>
Thu, 21 Jul 2011 16:24:12 +0000
(18:24 +0200)
committer
Markus Bartz
<roul@codingcorner.info>
Thu, 21 Jul 2011 16:24:12 +0000
(18:24 +0200)
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 1db72f9ef8ec1cf740fac5fe20b048464a5db26e..be9bcf5e851b057e9d6a83130d03b53ae5096e4a 100644
(file)
--- a/
wcfsetup/install/files/js/WCF.js
+++ b/
wcfsetup/install/files/js/WCF.js
@@
-1428,7
+1428,7
@@
$.widget('ui.wcfTabs', $.ui.tabs, {
/**
* jQuery widget implementation of the wcf pagination.
*/
-$.widget(
"ui.wcfPages"
, {
+$.widget(
'ui.wcfPages'
, {
SHOW_LINKS: 11,
SHOW_SUB_LINKS: 20,