Salome HOME
New version description field is marked as obligatory (red star)
authormka <mka@opencascade.com>
Thu, 19 Sep 2013 07:53:40 +0000 (07:53 +0000)
committermka <mka@opencascade.com>
Thu, 19 Sep 2013 07:53:40 +0000 (07:53 +0000)
Workspace/Siman/WebContent/study/versionDocument.jsp

index e56bcd4448d1bc25faf56357c05cd6dea06080ed..e3c19d0ed7bad3acee5e149c445dbdb417a8c8f3 100644 (file)
@@ -71,7 +71,7 @@ $(document).ready(function () {
                <td></td>
        </tr>
        <tr>
-               <td align="right"><s:text name="label.modifications" />:</td>
+               <td align="right"><s:text name="label.modifications" />:&nbsp;<span class="error">*</span></td>
                <td><s:textfield theme="simple" id="description"
                        name="description" disabled="true" size="60"
                        value='%{getText("default.versioning.description")}'/></td>