Commit b02f4d51 by Nilu

S12997709 # Client - Incoming Issues (raised by Client) #Click on PDF INvoice…

S12997709 # Client - Incoming Issues (raised by Client) #Click on PDF INvoice does not seem to do anything
parent abd7a33f
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
<oneit:toString value="<%= invoice.getAmountDue() * 0.01 %>" mode="Currency"/> <oneit:toString value="<%= invoice.getAmountDue() * 0.01 %>" mode="Currency"/>
</div> </div>
<div class="col-md-2 col-sm-2 col-xs-2 text-right inv-det"> <div class="col-md-2 col-sm-2 col-xs-2 text-right inv-det">
<a href="#"> <a href="<%= invoice.getInvoicePdf() %>">
<span class=""><img src="images/pdf.svg" class="inv-pdf"/><span> <span class=""><img src="images/pdf.svg" class="inv-pdf"/><span>
&nbsp; &nbsp;
PDF PDF
......
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