Subversion Repositories SmartDukaan

Rev

Rev 21987 | Rev 22078 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21987 Rev 22071
Line 56... Line 56...
56
				</ol>
56
				</ol>
57
			</div>
57
			</div>
58
	</div>
58
	</div>
59
	<form class="form-horizontal row" id="purchase-reference-submit">
59
	<form class="form-horizontal row" id="purchase-reference-submit">
60
	<div class="col-lg-9 row">
60
	<div class="col-lg-9 row">
61
        <label class="col-lg-3 control-label font-bold" style="text-align:center;font-weight:600;">AirWallBill / Invoice No.</label>
61
        <label class="col-lg-3 control-label font-bold" style="text-align:center;font-weight:600;">AirWayBill / Invoice No.</label>
62
	        <div class="input-group col-lg-6">
62
	        <div class="input-group col-lg-6">
63
	            #if($airwayBillOrInvoiceNumber)
63
	            #if($airwayBillOrInvoiceNumber)
64
	            	#set($value = $airwayBillOrInvoiceNumber)
64
	            	#set($value = $airwayBillOrInvoiceNumber)
65
	            #else
65
	            #else
66
	            	#set($value = "")
66
	            	#set($value = "")