fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12149] add jquery validator


From: Alejandro
Subject: [Fmsystem-commits] [12149] add jquery validator
Date: Fri, 10 Oct 2014 19:56:57 +0000

Revision: 12149
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12149
Author:   nudrick
Date:     2014-10-10 19:56:56 +0000 (Fri, 10 Oct 2014)
Log Message:
-----------
add jquery validator

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-10 19:56:30 UTC (rev 12148)
+++ branches/dev-syncromind/property/inc/class.uicondition_survey.inc.php       
2014-10-10 19:56:56 UTC (rev 12149)
@@ -521,6 +521,7 @@
                                'editable'                                      
        => $mode == 'edit',
                                'tabs'                                          
        => phpgwapi_jquery::tabview_generate($tabs, $active_tab),
                                'multiple_uploader'                             
=> $mode == 'edit' ? true : '',
+                                'validator'                                    
 => phpgwapi_jquery::formvalidator_generate(array('location', 'date', 
'security', 'file')) 
                        );
 
                        $GLOBALS['phpgw_info']['flags']['app_header'] = 
lang('property') . '::' . lang('condition survey');




reply via email to

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