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 : 3.149.27.153
<script type='text/javascript'>
$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});
/* $(function($) {
getpopup();
});
*/
</script>
<div id='tabs'>
<ul>
<li><a href='#freeze_module_at_college_admin_subject'>Work Status</a></li>
</ul>
<div align="center" id="freeze_module_at_college_admin_subject" style="height:483; overflow:auto;">
<div style = "margin-left:150px;">
<table width="100%" border="0" cellpadding="1" cellspacing="2" style="float:center;" >
<tr>
<td align="right">Employee Name :
</td>
<td>
<span style='float:left'>
<select type="select" name="college" style="width:200px;" id="fempname" onchange = "getdetails()" class="form-control">
<option value='None'>Select Employee Name</option>
<option value='Mohan'>Mohan</option>
<option value='Sandeep'>Sandeep</option>
<option value='Yashashwini'>Yashashwini</option>
<option value='Arun Kumar'>Arun Kumar</option>
</select>
</span>
</td>
</tr>
</table>
</div>
<br>
<div id = 'practicalFreeze' style="min-height:220px; clear:both; overflow:auto; margin-left:150px;">
</div>
</div>
</div>
|