Merge branch '177-WUX-console-no-se-ve-por-una-errata-dev' into 'develop'

fixed wux_console_view

See merge request !883
This commit is contained in:
vgilc 2017-10-09 10:09:33 +02:00
commit 35f2b4fa6e
1 changed files with 1 additions and 1 deletions

View File

@ -1320,7 +1320,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");