fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12983] validation and ui applied - agreement class


From: Alejandro
Subject: [Fmsystem-commits] [12983] validation and ui applied - agreement class
Date: Thu, 09 Apr 2015 23:58:18 +0000

Revision: 12983
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12983
Author:   nudrick
Date:     2015-04-09 23:58:17 +0000 (Thu, 09 Apr 2015)
Log Message:
-----------
validation and ui applied - agreement class

Modified Paths:
--------------
    branches/dev-syncromind/property/templates/base/cat_select.xsl

Modified: branches/dev-syncromind/property/templates/base/cat_select.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/cat_select.xsl      
2015-04-09 23:53:47 UTC (rev 12982)
+++ branches/dev-syncromind/property/templates/base/cat_select.xsl      
2015-04-09 23:58:17 UTC (rev 12983)
@@ -7,6 +7,9 @@
                        <xsl:value-of select="select_name"/>
                </xsl:variable>
                <select name="{$select_name}" class="forms" 
title="{$lang_cat_statustext}">
+                       <xsl:attribute name="data-validation">
+                               <xsl:text>required</xsl:text>
+                       </xsl:attribute>
                        <option value="">
                                <xsl:value-of select="lang_no_cat"/>
                        </option>




reply via email to

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