Subversion Repositories SmartDukaan

Rev

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

Rev 31417 Rev 31897
Line 30... Line 30...
30
 
30
 
31
 
31
 
32
 
32
 
33
 
33
 
34
 <div class="modal-header">
34
 <div class="modal-header">
35
	        <button type="button" class="close" data-dismiss="modal">&times;</button>
35
	        <button type="button" class="close" style="margin:-10px" data-dismiss="modal">&times;</button>
36
	        <h4 class="modal-title"> Stock Info  ($customRetailer.getBusinessName())
36
	        <h4 class="modal-title"> Stock Info  ($customRetailer.getBusinessName())
37
	        </h4>
37
	        </h4>
38
       </div>
38
       </div>
39
  <div class="modal-body" style="height:400px;overflow:auto;">
39
  <div class="modal-body" style="height:400px;overflow:auto;">
40
  
40