From 678755aa24045916a494f10f29dcb91bf16144fb Mon Sep 17 00:00:00 2001 From: Alejandro Gallardo Escobar Date: Thu, 18 Dec 2014 14:42:00 +0100 Subject: [PATCH] Removed the test code of the new tree view --- pandora_console/operation/tree.php | 91 ------------------------------ 1 file changed, 91 deletions(-) diff --git a/pandora_console/operation/tree.php b/pandora_console/operation/tree.php index cf0b52f1da..31686037b5 100755 --- a/pandora_console/operation/tree.php +++ b/pandora_console/operation/tree.php @@ -691,9 +691,6 @@ enterprise_hook('close_meta_frame'); ui_include_time_picker(); ui_require_jquery_file("ui.datepicker-" . get_user_language(), "include/javascript/i18n/"); -ui_require_javascript_file("TreeController", "include/javascript/tree/"); -echo "
"; -echo "
"; ?>