mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	Fix LGTM finding
This commit is contained in:
		| @@ -18,7 +18,7 @@ $(document).ready(function () { | ||||
|     instCapture: window.schema.instCapture | ||||
|   }, true, true); | ||||
|  | ||||
|   grabber_config_info_html = '<div class="bs-callout bs-callout-info" style="margin-top:0px"><h4>' + $.i18n('dashboard_infobox_label_title') + '</h4 >'; | ||||
|   var grabber_config_info_html = '<div class="bs-callout bs-callout-info" style="margin-top:0px"><h4>' + $.i18n('dashboard_infobox_label_title') + '</h4 >'; | ||||
|   grabber_config_info_html += '<span>' + $.i18n('conf_grabber_inst_grabber_config_info') + '</span>'; | ||||
|   grabber_config_info_html += '<a class="fa fa-cog fa-fw" onclick="SwitchToMenuItem(\'MenuItemGrabber\')" style="text-decoration:none;cursor:pointer"></a>'; | ||||
|   grabber_config_info_html += '</div>'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user