From 3712cc8cd9524b8da14ec77c2a612fb259005873 Mon Sep 17 00:00:00 2001 From: Markus Bartz Date: Thu, 21 Jul 2011 18:24:12 +0200 Subject: [PATCH] Made a small change to be conform with the guidelines. --- wcfsetup/install/files/js/WCF.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.20.1