FSN#35145 RES: veld ruimte oogt wijzigbaar bij 'externe' reservering
svn path=/Website/trunk/; revision=29340
This commit is contained in:
@@ -1161,7 +1161,7 @@ FCLTHeader.Requires({plugins: ["jQuery", "kenmerk"],
|
||||
<tr><td class="label"><label for='sel_room'><%=L("lcl_room")%>:</label></td>
|
||||
<td><div id='req_sel_room'>
|
||||
<input type="text" id="sel_room"
|
||||
class="<%=!rrr.res_ruimte_extern? "button fldresroomedit" : ""%> fldresroom required"
|
||||
class="<%=!rrr.res_ruimte_extern? "button fldresroomedit required" : ""%> fldresroom"
|
||||
readonly
|
||||
<% if (!rrr.res_ruimte_extern) { %> onclick="FindAvailableRooms()" <% } %>
|
||||
value="<%=L("lcl_res_select_room")%>"
|
||||
|
||||
Reference in New Issue
Block a user