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 : 3.135.241.191


Current Path : /proc/thread-self/root/var/www/html/gcc/custom_js/
Upload File :
Current File : //proc/thread-self/root/var/www/html/gcc/custom_js/revaluation_report.js

 function CallRevaluationReport()
 {
    $("#page_main_div").load('html_modules/revaluation_report.html',function()
	{	
    $geditinternalcode=0;
	window.enable_proper_module="RevaluationReport";	   
	getDefaultHeadFooterLinks("Revaluation Report"); 
	document.getElementById('display_module_name').innerHTML = 'Revaluation Report';
	document.getElementById('module_name_for_save').value = 'saveRevaluationReport'; 			 		
 
	 ClearReportRevaluationReport();
	 
	}
	);
 
 }