-
@@ -777,132 +980,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
?>
-
@@ -910,55 +988,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
diff --git a/css/mods-for-hesk-new.css b/css/mods-for-hesk-new.css
index ab981df7..2a69b998 100644
--- a/css/mods-for-hesk-new.css
+++ b/css/mods-for-hesk-new.css
@@ -7,12 +7,6 @@
font-size: 16px; !important;
}
-#due-date:hover,
-.click-to-edit:hover {
- font-weight: bolder;
- cursor: pointer;
-}
-
.linkless-dropdown {
display: block;
padding: 3px 20px;
@@ -237,7 +231,7 @@ button.dropdown-submit {
padding: 3px 20px;
}
-span.ticket-info {
+div.ticket-info {
border-left: 3px solid transparent;
color: #b8c7ce;
padding: 12px 5px 12px 15px;
diff --git a/inc/headerAdmin.inc.php b/inc/headerAdmin.inc.php
index 1d12ed36..bbb12937 100644
--- a/inc/headerAdmin.inc.php
+++ b/inc/headerAdmin.inc.php
@@ -240,7 +240,7 @@ if (defined('MFH_PAGE_LAYOUT') && MFH_PAGE_LAYOUT == 'TOP_ONLY') {
}
?>
+unset($onload); ?>" class=" js ">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - | - - - - - - - - | -
- |
-
- ';
- echo ' ' . $parent['trackid'] . '';
- }
- //-- Check if any tickets have a parent set to this tracking ID
- $hasRows = false;
- $childrenRS = hesk_dbQuery('SELECT * FROM `' . hesk_dbEscape($hesk_settings['db_pfix']) . 'tickets`
- WHERE `parent` = ' . hesk_dbEscape($ticket['id']));
- while ($row = hesk_dbFetchAssoc($childrenRS)) {
- $hasRows = true;
- echo '
- ';
- echo ' ' . $row['trackid'] . '';
- echo ' '; - } - if (!$hasRows && $ticket['parent'] == null) { - echo $hesklang['none']; - } - - if ($can_reply || $can_edit) { - ?> -
- ' . $hesklang['add_ticket'] . ''; ?>
-
-
-
- |
-
- |
-
-
-
-
-
- |
-
- | - |
- |
-
-
-
- - - ' . $recentTicket['trackid'] . ''; ?> - - - |
+