fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13303] branch_select.xsl


From: Saul
Subject: [Fmsystem-commits] [13303] branch_select.xsl
Date: Wed, 27 May 2015 23:28:16 +0000

Revision: 13303
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13303
Author:   psaul
Date:     2015-05-27 23:28:16 +0000 (Wed, 27 May 2015)
Log Message:
-----------
branch_select.xsl

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

Modified: branches/dev-syncromind/property/templates/base/branch_select.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/branch_select.xsl   
2015-05-27 23:27:52 UTC (rev 13302)
+++ branches/dev-syncromind/property/templates/base/branch_select.xsl   
2015-05-27 23:28:16 UTC (rev 13303)
@@ -7,6 +7,9 @@
                        <xsl:value-of select="select_branch"/>
                </xsl:variable>
                <select name="{$select_name}" class="forms" 
title="{$lang_branch_statustext}">
+                        <xsl:attribute name="data-validation">
+                               <xsl:text>required</xsl:text>
+                       </xsl:attribute>
                        <option value="">
                                <xsl:value-of select="lang_no_branch"/>
                        </option>




reply via email to

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