0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.227.140.251


Current Path : /var/www/oasis/html_modules_old/
Upload File :
Current File : //var/www/oasis/html_modules_old/bundle_dispatch.html

<script>
	// $('#date_of_exam').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true,	changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/cal.jpg', buttonImageOnly: true});
	$('#date_of_exam').datepicker({ changeMonth: true,	changeYear: true,dateFormat:'dd/mm/yy'});	
</script>
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script> 
   <div id='tabs'>
	<ul style='height:20px;'>
      <li></li>
   </ul>
<div align="left" id="Dispatch_ans_script_div" style="height:356px; margin-top:10px;">	 
	<table class='content-tbl' width="100%" border="0" cellspacing="0" cellpadding="2" align="center">						
		<tr>
			<td style="width:120px" align="right">QP Code:</td>		    
             <td> 			
		        <input id="bun_disp_qp_code" type="text" maxlength="5" style = "width:80px; text-align: center;"
				onkeyup="if (this.value.length > 5) {this.value = this.value.substr(0,5);}"
				onkeydown="return keyboardSubjectQPPopup(event,this.id,$('#abs_entry_qp_code').val())"
				onfocus="$g_focus_element='abs_entry_qp_code';"				
				onblur="GetQpSubjectCodeDetails(this.value);">	
				<input  type="text" id="bun_disp_qp_name" readonly tabindex=-1 onfocus="$g_focus_element='qp_desp';" style="width:400px;background-color: AliceBlue">
		</tr>	
		<tr>
			<td align="right">Exam Date:</td>		    
             <td> 			
				<input id="date_of_exam" type="text" style = "width:80px; text-align: center;"/>	        	
				&nbsp;&nbsp;&nbsp;&nbsp;Session:
				&nbsp;<select  id="qp_session" style="width:80px;" onfocus="$g_focus_element='session_state';">
				<option value='AM'>AM</option>
				<option value='PM'>PM</option>
				</select>			    						       
			</td>		
		</tr>
		<tr>
			<td align="right">Total Bundles:</td>		    
             <td> 			
				<input id="no_of_bundle" type="text" style = "width:80px; text-align: center;" maxlength = "2"/>
				<span style="background-color: #008CBA; border: none; color: white; padding: 3.5px 5px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; cursor: pointer;min-width: 60px;" onclick="GetDefaultBundleDetails();">View</span>												
			</td>	
		</tr>	
     </table>		

<div id="bundle_dispatch_div" style='margin-top:20px;overflow:auto;margin-bottom:10px;height:250px;'>
	<!-- <table  width="60%" id="Dispatch_ans_script_header" align="center" border="0" cellpadding="0" cellspacing="0">				
	<th align='left' colspan='6' class='ui-jqgrid-titlebar ui-widget-header ui-corner-tl ui-corner-tr ui-helper' style='font-size:12px; padding-left:6px; height:24px;'>Bundle Dispatch</th>					
		<tr class='ui-state-default ui-jqgrid-hdiv'>
			<td  id='td_dispatch_slno' style='padding:2px; width:20px;  border-bottom:1px solid #C5DBEC; border-right:1px solid #C5DBEC; border-left:1px solid #C5DBEC;'><center>SL No</center></td>
			<td id='td_dispatch_script' style='padding:2px; width:50px;  border-bottom:1px solid #C5DBEC;  border-right:1px solid #C5DBEC;'><center>No. of Scripts</center></td>
			<td id='td_dispatch_delete' style='padding:2px; width:25px;  border-bottom:1px solid #C5DBEC;  border-right:1px solid #C5DBEC;'><center>Delete </center></td>
		</tr>	
		
	</table> -->
	<div id="Dispatch_ans_script_header"></div>
</div>
</div> 
</div>