fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12801] Class.uis_agreement.inc


From: Saul
Subject: [Fmsystem-commits] [12801] Class.uis_agreement.inc
Date: Thu, 26 Feb 2015 23:07:41 +0000

Revision: 12801
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12801
Author:   psaul
Date:     2015-02-26 23:07:40 +0000 (Thu, 26 Feb 2015)
Log Message:
-----------
Class.uis_agreement.inc

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

Modified: branches/dev-syncromind/property/inc/class.uis_agreement.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uis_agreement.inc.php    
2015-02-26 08:10:43 UTC (rev 12800)
+++ branches/dev-syncromind/property/inc/class.uis_agreement.inc.php    
2015-02-26 23:07:40 UTC (rev 12801)
@@ -1870,7 +1870,7 @@
 
                        $data = array
                                (
-                    'datatable_def'                                            
        => $datatable_def,
+                    'datatable_def'                                        => 
$datatable_def,
                                        'td_count'                              
                        => $td_count,
                                        'property_js'                           
                => 
json_encode($GLOBALS['phpgw_info']['server']['webserver_url']."/property/js/yahoo/property2.js"),
                                        'base_java_url'                         
                => json_encode(array('menuaction' => 
"property.uis_agreement.edit",'id'=>$id)),
@@ -1985,7 +1985,7 @@
 
 
                        $GLOBALS['phpgw_info']['flags']['app_header'] = 
lang('service agreement') . ': ' . ($id?lang('edit') . ' ' . 
lang($this->role):lang('add') . ' ' . lang($this->role));
-            $GLOBALS['phpgw']->js->validate_file( 'yahoo', 
'uis_agreement.edit', 'property' );
+            
             phpgwapi_jquery::load_widget('core');
                        phpgwapi_jquery::load_widget('numberformat');
                        
self::render_template_xsl(array('s_agreement','datatable_inline','files','attributes_form'),
 array('edit' => $data));
@@ -1996,6 +1996,7 @@
 //                     
$GLOBALS['phpgw']->css->add_external_file('phpgwapi/js/yahoo/paginator/assets/skins/sam/paginator.css');
 //                     
$GLOBALS['phpgw']->css->add_external_file('phpgwapi/js/yahoo/container/assets/skins/sam/container.css');
 //                     $GLOBALS['phpgw']->js->validate_file( 'yahoo', 
'uis_agreement.edit', 'property' );
+            
                }
 
 




reply via email to

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