From: Markus Bartz Date: Thu, 21 Jul 2011 16:24:12 +0000 (+0200) Subject: Made a small change to be conform with the guidelines. X-Git-Tag: 2.0.0_Beta_1~1964^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3712cc8cd9524b8da14ec77c2a612fb259005873;p=GitHub%2FWoltLab%2FWCF.git Made a small change to be conform with the guidelines. --- diff --git a/wcfsetup/install/files/js/WCF.js b/wcfsetup/install/files/js/WCF.js index 1db72f9ef8..be9bcf5e85 100644 --- 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,