fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12598]


From: Nelson Guerra
Subject: [Fmsystem-commits] [12598]
Date: Wed, 14 Jan 2015 23:39:30 +0000

Revision: 12598
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12598
Author:   nelson224
Date:     2015-01-14 23:39:29 +0000 (Wed, 14 Jan 2015)
Log Message:
-----------


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

Modified: branches/dev-syncromind/property/inc/class.uigeneric.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uigeneric.inc.php        
2015-01-14 23:39:10 UTC (rev 12597)
+++ branches/dev-syncromind/property/inc/class.uigeneric.inc.php        
2015-01-14 23:39:29 UTC (rev 12598)
@@ -712,7 +712,8 @@
                                        'tabs'                                  
                => phpgwapi_jquery::tabview_generate($tabs, $active_tab),
                                        'id_name'                               
                => $this->location_info['id']['name'],
                                        'id_type'                               
                => $this->location_info['id']['type'],
-                                       'fields'                                
                => $this->location_info['fields']
+                                       'fields'                                
                => $this->location_info['fields'],
+                                       'validator'                     => 
phpgwapi_jquery::formvalidator_generate(array('location', 'date', 'security', 
'file'))
                                );
 
                        $appname        =  $this->location_info['name'];




reply via email to

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