From 25922d99f38e9333065430bfce40b914fc932403 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Fri, 19 May 2017 12:52:47 -0400 Subject: [PATCH] Separate each type, add a sort value to reorder them --- admin/manage_custom_nav_elements.php | 3 +- .../Navigation/CustomNavElementGateway.php | 3 +- install/mods-for-hesk/sql/installSql.php | 3 +- internal-api/js/manage-custom-nav-elements.js | 32 +++++++++++++++++++ language/en/text.php | 1 + 5 files changed, 39 insertions(+), 3 deletions(-) diff --git a/admin/manage_custom_nav_elements.php b/admin/manage_custom_nav_elements.php index 598695ca..15e3b62d 100644 --- a/admin/manage_custom_nav_elements.php +++ b/admin/manage_custom_nav_elements.php @@ -44,7 +44,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
- +
@@ -190,6 +190,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); +
ID