fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13012] budget form validation


From: Alejandro
Subject: [Fmsystem-commits] [13012] budget form validation
Date: Wed, 15 Apr 2015 07:32:00 +0000

Revision: 13012
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13012
Author:   nudrick
Date:     2015-04-15 07:31:54 +0000 (Wed, 15 Apr 2015)
Log Message:
-----------
budget form validation

Modified Paths:
--------------
    branches/dev-syncromind/property/templates/pure/b_account_form.xsl

Modified: branches/dev-syncromind/property/templates/pure/b_account_form.xsl
===================================================================
--- branches/dev-syncromind/property/templates/pure/b_account_form.xsl  
2015-04-14 23:24:39 UTC (rev 13011)
+++ branches/dev-syncromind/property/templates/pure/b_account_form.xsl  
2015-04-15 07:31:54 UTC (rev 13012)
@@ -40,6 +40,9 @@
                                        <xsl:attribute name="title">
                                                <xsl:value-of 
select="lang_select_b_account_help"/>
                                        </xsl:attribute>
+                                       <xsl:attribute name="data-validation">
+                                               <xsl:text>required</xsl:text>
+                                       </xsl:attribute>
                                </input>
                        </div>
                </xsl:otherwise>




reply via email to

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