[21001] Improvement: use the min version 4565:4680

Sigurd Nes <[email protected]> Sat, 30 Jan 2010 16:52:34 +0000
Newsgroups gmane.comp.web.phpgroupware.cvs
Message-ID <[email protected]>
Revision: 21001
          http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=21001
Author:   sigurdne
Date:     2010-01-30 16:52:32 +0000 (Sat, 30 Jan 2010)
Log Message:
-----------
Improvement: use the min version 4565:4680

Modified Paths:
--------------
    people/sigurdne/modules/phpgwapi/trunk/inc/class.yui.inc.php

Modified: people/sigurdne/modules/phpgwapi/trunk/inc/class.yui.inc.php
===================================================================
--- people/sigurdne/modules/phpgwapi/trunk/inc/class.yui.inc.php	2010-01-30 16:50:56 UTC (rev 21000)
+++ people/sigurdne/modules/phpgwapi/trunk/inc/class.yui.inc.php	2010-01-30 16:52:32 UTC (rev 21001)
@@ -121,7 +121,7 @@
 					break;
 
 				case 'paginator':
-					$load = array('paginator');
+					$load = array('paginator-min');
 					break;
 
 				case 'event':