Subversion Repositories SmartDukaan

Rev

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

Rev 31942 Rev 31943
Line 4... Line 4...
4
	        </h4>
4
	        </h4>
5
       </div>
5
       </div>
6
  <div class="modal-body" style="height:400px;overflow:auto;">
6
  <div class="modal-body" style="height:400px;overflow:auto;">
7
       	 <div class="col-lg-12">
7
       	 <div class="col-lg-12">
8
        <table class="table table-striped table-advance table-hover"  id="partnerItemAging" style="width:100%">
8
        <table class="table table-striped table-advance table-hover"  id="partnerItemAging" style="width:100%">
9
          <thead class="row htable">
9
          <thead class="row">
10
 
10
 
11
            <tr style="color:black;">
11
            <tr style="color:black;">
12
            <th style="vertical-align:middle">Item Id</th>
12
            <th style="vertical-align:middle">Item Id</th>
13
	    					<th style="vertical-align:middle">Description</th>
13
	    					<th style="vertical-align:middle">Description</th>
14
	    					<th style="vertical-align:middle">Item Type</th>
14
	    					<th style="vertical-align:middle">Item Type</th>
Line 55... Line 55...
55
	</tbody>
55
	</tbody>
56
	
56
	
57
	</table>
57
	</table>
58
  
58
  
59
  </div>
59
  </div>
-
 
60
  </div>
60
  
61
  
61
  
62
  
62
    
63
    
63
  	<div class="modal-footer">
64
  	<div class="modal-footer">
64
		        <button type="button" data-dismiss="modal" class="btn btn-default view-close">Close</button>
65
		        <button type="button" data-dismiss="modal" class="btn btn-default view-close">Close</button>