Commit e01a5fbe by Nilu

S12520561 # Client - Incoming Issues (raised by Client) #Job Description spacing…

S12520561 # Client - Incoming Issues (raised by Client) #Job Description spacing is not showing properly
parent cbc451c2
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
<div class="col-md-12 review-medium-title"> <div class="col-md-12 review-medium-title">
<oneit:label GUIName="Job Description" /> <oneit:label GUIName="Job Description" />
<span class="skill-label"> <span class="skill-label">
<oneit:toString value="<%= job.getJobDescription() %>" mode="EscapeHTML" /> <oneit:toString value="<%= job.getJobDescription() %>" mode="ParagraphHTML" />
</span> </span>
</div> </div>
</div> </div>
......
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