From 745ecd42aaa95166c3fc4ebd18b381b476e63bfc Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Mon, 18 Sep 2017 22:04:50 -0400 Subject: [PATCH] Getting started adding custom field descriptions --- admin/custom_fields.php | 65 ++++++++++++++++++++++-- inc/custom_fields.inc.php | 6 +++ install/mods-for-hesk/sql/installSql.php | 8 +++ 3 files changed, 76 insertions(+), 3 deletions(-) diff --git a/admin/custom_fields.php b/admin/custom_fields.php index a71b6a5a..934cceda 100755 --- a/admin/custom_fields.php +++ b/admin/custom_fields.php @@ -166,7 +166,31 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); + + $descriptions = hesk_SESSION(array('new_cf','descriptions')); ?> + +
+ + 1): ?> + + $info): ?> + + + + + +
+ +
+ +
+ +
+