fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [13154] remove obsolete


From: Sigurd Nes
Subject: [Fmsystem-commits] [13154] remove obsolete
Date: Thu, 07 May 2015 10:42:45 +0000

Revision: 13154
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13154
Author:   sigurdne
Date:     2015-05-07 10:42:43 +0000 (Thu, 07 May 2015)
Log Message:
-----------
remove obsolete

Modified Paths:
--------------
    branches/dev-syncromind/property/inc/class.uilookup.inc.php

Modified: branches/dev-syncromind/property/inc/class.uilookup.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uilookup.inc.php 2015-05-06 
23:05:18 UTC (rev 13153)
+++ branches/dev-syncromind/property/inc/class.uilookup.inc.php 2015-05-07 
10:42:43 UTC (rev 13154)
@@ -85,15 +85,6 @@
                        $this->cat_id                           = 
$this->bo->cat_id;
                        $this->part_of_town_id          = 
$this->bo->part_of_town_id;
                        $this->district_id                      = 
$this->bo->district_id;
-                       phpgwapi_yui::load_widget('tabview');
-                       phpgwapi_yui::load_widget('dragdrop');
-                       phpgwapi_yui::load_widget('datatable');
-                       phpgwapi_yui::load_widget('menu');
-                       phpgwapi_yui::load_widget('connection');
-                       phpgwapi_yui::load_widget('loader');
-                       phpgwapi_yui::load_widget('tabview');
-                       phpgwapi_yui::load_widget('paginator');
-                       phpgwapi_yui::load_widget('animation');
 
                        if ( !isset($GLOBALS['phpgw']->css) || 
!is_object($GLOBALS['phpgw']->css) )
                        {
@@ -103,9 +94,6 @@
                        $GLOBALS['phpgw']->css->validate_file('datatable');
                        $GLOBALS['phpgw']->css->validate_file('property');
                        
$GLOBALS['phpgw']->css->add_external_file('property/templates/base/css/property.css');
-                       
$GLOBALS['phpgw']->css->add_external_file('phpgwapi/js/yahoo/datatable/assets/skins/sam/datatable.css');
-                       
$GLOBALS['phpgw']->css->add_external_file('phpgwapi/js/yahoo/container/assets/skins/sam/container.css');
-                       
$GLOBALS['phpgw']->css->add_external_file('phpgwapi/js/yahoo/paginator/assets/skins/sam/paginator.css');
 
                }
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]