B2024-046-Set-Default-Tab-In-Admin-Tools
This commit is contained in:
		@@ -29,6 +29,9 @@ namespace VEPROMS
 | 
			
		||||
			InitializeComponent();
 | 
			
		||||
			_MySessionInfo = sessionInfo;
 | 
			
		||||
 | 
			
		||||
			// When opening Admin tools Check tab will be default.
 | 
			
		||||
			this.sideNavItmCheck.Checked = true;
 | 
			
		||||
 | 
			
		||||
			if (sideNavItmDelete.Checked)
 | 
			
		||||
			{
 | 
			
		||||
				AdminToolType = (E_AdminToolType)4;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user