YASK#88950 Verplichte velden bij wijziging opdrachttype ontbreken waarschuwing
svn path=/Website/trunk/; revision=71075
This commit is contained in:
@@ -206,6 +206,11 @@ user.anything_todo_or_abort(this_opdr.canOpdrTypeChange && S("mld_ord_change_typ
|
||||
required: true,
|
||||
label: L("lcl_mld_typeopdr")
|
||||
});
|
||||
%>
|
||||
<tr class="fld">
|
||||
<td colspan=2><b><%=safe.html(L("lcl_mld_opdrtype_change_msg"))%></b></td>
|
||||
</tr>
|
||||
<%
|
||||
MODAL_BLOCK_END();
|
||||
SIMPLE_BLOCK_START();
|
||||
CreateButtons([{ title: L("lcl_submit"), action: "mld_submit()", icon: "fa-fclt-save", importance: 1},
|
||||
|
||||
Reference in New Issue
Block a user