fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12136] remove yui references


From: Alejandro
Subject: [Fmsystem-commits] [12136] remove yui references
Date: Thu, 09 Oct 2014 20:40:09 +0000

Revision: 12136
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12136
Author:   nudrick
Date:     2014-10-09 20:40:08 +0000 (Thu, 09 Oct 2014)
Log Message:
-----------
remove yui references

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

Modified: branches/dev-syncromind/property/inc/class.uicondition_survey.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uicondition_survey.inc.php       
2014-10-09 20:37:10 UTC (rev 12135)
+++ branches/dev-syncromind/property/inc/class.uicondition_survey.inc.php       
2014-10-09 20:40:08 UTC (rev 12136)
@@ -125,8 +125,7 @@
        //              phpgwapi_yui::load_widget('paginator');
 
                        $categories = $this->_get_categories();
-
-
+                        
                        $data = array(
                                'datatable_name'        => lang('condition 
survey'),
                                'form' => array(
@@ -531,9 +530,9 @@
                                
$GLOBALS['phpgw']->jqcal->add_listener('report_date');
                                phpgwapi_jquery::load_widget('core');
                                self::add_javascript('property', 'portico', 
'condition_survey_edit.js');
-                               self::add_javascript('phpgwapi', 'yui3', 
'yui/yui-min.js');
-                               self::add_javascript('phpgwapi', 
'yui3-gallery', 'gallery-formvalidator/gallery-formvalidator-min.js');
-                               
$GLOBALS['phpgw']->css->add_external_file('phpgwapi/js/yui3-gallery/gallery-formvalidator/validatorCss.css');
+                               //self::add_javascript('phpgwapi', 'yui3', 
'yui/yui-min.js');
+                               //self::add_javascript('phpgwapi', 
'yui3-gallery', 'gallery-formvalidator/gallery-formvalidator-min.js');
+                               
//$GLOBALS['phpgw']->css->add_external_file('phpgwapi/js/yui3-gallery/gallery-formvalidator/validatorCss.css');
                        }
 
                        self::add_javascript('property', 'portico', 
'condition_survey.js');




reply via email to

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