Made a small change to be conform with the guidelines.
authorMarkus Bartz <roul@codingcorner.info>
Thu, 21 Jul 2011 16:24:12 +0000 (18:24 +0200)
committerMarkus Bartz <roul@codingcorner.info>
Thu, 21 Jul 2011 16:24:12 +0000 (18:24 +0200)
wcfsetup/install/files/js/WCF.js

index 1db72f9ef8ec1cf740fac5fe20b048464a5db26e..be9bcf5e851b057e9d6a83130d03b53ae5096e4a 100644 (file)
@@ -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,