Commit 9e5dd0a4 by Saliya Randunu

S12520441 # Client - Incoming Issues (raised by Client) #Template missing

parent bff533c6
...@@ -85,26 +85,26 @@ ...@@ -85,26 +85,26 @@
.toMap() %>" /> .toMap() %>" />
<div class="form-page-area nopadding"> <div class="form-page-area nopadding">
<div class="create-job"> <div class="create-job">
<div class="form-page-section">
<div class="form-group">
<label class="label-16 work-title">Culture</label>
</div>
<% <%
// if(templates.length > 0) // if(templates.length > 0)
if(false) if(false)
{ {
%> %>
<div class="form-page-section" style="padding-bottom: 0px">
<div class="form-group">
<label class="label-16 work-title">Culture</label>
</div>
<div class="form-group row wider-select"> <div class="form-group row wider-select">
<div class="col-md-12"> <div class="col-md-12">
<tagfile:ormsingleasso_select obj="<%= job %>" assocName="CultureTemplate" options="<%= templates %>" <tagfile:ormsingleasso_select obj="<%= job %>" assocName="CultureTemplate" options="<%= templates %>"
blankValue="Optional: Select from previously defined Cultures"/> blankValue="Optional: Select from previously defined Cultures"/>
</div> </div>
</div> </div>
</div>
<% <%
} }
%> %>
</div>
<div class="form-page-section darkbg"> <div class="form-page-section darkbg">
<div class="form-group"> <div class="form-group">
<label><oneit:label GUIName="Organisation Culture Statement" /> <a href="#" title="Note description gose here." class="info-icon"><img src="images/info-icon.png" /></a></label> <label><oneit:label GUIName="Organisation Culture Statement" /> <a href="#" title="Note description gose here." class="info-icon"><img src="images/info-icon.png" /></a></label>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment