fixed wux_console_view

This commit is contained in:
Daniel Maya 2017-10-04 17:54:35 +02:00
parent e34480c278
commit ed87dbd7a3
1 changed files with 1 additions and 1 deletions

View File

@ -1316,7 +1316,7 @@ switch ($tab) {
enterprise_include ("operation/agentes/ux_console_view.php");
break;
case "wux_console_tab":
enterprise_include ("operation/agentes/wux_console_vpiew.php");
enterprise_include ("operation/agentes/wux_console_view.php");
break;
case "url_route_analyzer_tab":
enterprise_include ("operation/agentes/url_route_analyzer.php");