From 2a0ac87202b22b536049d2cd2d24134a7882a6d5 Mon Sep 17 00:00:00 2001 From: Zheyang Song Date: Fri, 4 Nov 2016 10:26:08 -0700 Subject: [PATCH] Put UDD side bar menu item after QE * Rename dashboard to User Dashboards and move it after statistics Change-Id: I972077a3d9947e0d8cad3856c29303037813c1b3 Related-Bug: #1638137 --- webroot/menu.xml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/webroot/menu.xml b/webroot/menu.xml index 6eb271901..974a9a292 100644 --- a/webroot/menu.xml +++ b/webroot/menu.xml @@ -1164,21 +1164,6 @@ and need to add the iconClass tag wherever we need to show some icons - - - menu-icon fa fa-dashboard - /reports/udd/ui/js/controller.udd.init.js - - - query_udd_webController - - - UDDLoader - - User-defined Dashboard - - - menu-icon fa fa-exchange @@ -1272,6 +1257,21 @@ and need to add the iconClass tag wherever we need to show some icons + + + menu-icon fa fa-dashboard + /reports/udd/ui/js/controller.udd.init.js + + + query_udd_webController + + + UDDLoader + + User-defined Dashboard + + +