Subversion Repositories SmartDukaan

Rev

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

Rev 24917 Rev 25066
Line 22... Line 22...
22
 <div class="modal-header">
22
 <div class="modal-header">
23
	        <button type="button" class="close" data-dismiss="modal">&times;</button>
23
	        <button type="button" class="close" data-dismiss="modal">&times;</button>
24
	        <h4 class="modal-title">Notify Order</h4>
24
	        <h4 class="modal-title">Notify Order</h4>
25
       </div>
25
       </div>
26
 <div class="modal-body">
26
 <div class="modal-body">
-
 
27
  <div class = "row">
-
 
28
    <div style = "float:right; padding-right: 16px;">
-
 
29
      <input type="checkbox" name="overridemessage" id = "overridemessage"> Override the message
-
 
30
      </div>
-
 
31
    <div class="col-lg-12">
-
 
32
    
-
 
33
    
-
 
34
         <div style="border:1px; border-style:solid; border-color:#D3D3D3;padding: 2px;" id = "notifymessage">
-
 
35
          <p id = "notifymessage">$inProcessselectedOrder.get(0).getLineItem().getItem().getItemDescription() is currently not in stock with Brand/ND.
-
 
36
	    	  The current availability is in <span id="colorValue"></span></p>  
-
 
37
	    </div>
-
 
38
	    <br>
-
 
39
	    <div>
-
 
40
	    <textarea class='form-control' rows='1' id='textnotifymessage'></textarea>
-
 
41
	    </div>
-
 
42
	
-
 
43
     </div>
-
 
44
     </div>
27
   <div class="notify-order">
45
   <div class="notify-order">
-
 
46
   
-
 
47
 
-
 
48
    
28
      <div class = "row">
49
      <div class = "row">
29
	    		<div class="col-lg-12">
50
	    		<div class="col-lg-12">
30
	    	
51
	    	 
31
	             <table class="table  table-advance" id = "notify-table">
52
	             <table class="table  table-advance" id = "notify-table">
32
	    			<tbody>
53
	    			<tbody>
33
	    				<tr>
54
	    				<tr>
34
	    					<th>color</th>
55
	    					<th>color</th>
35
	    					<th>Response Time</th>	
56
	    					<th>Response Time</th>