From 616e8c644c1a5374314ca66774ee25d8f0296a27 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Wed, 20 Mar 2019 17:47:40 +0000 Subject: [PATCH] Switched Dashboard to latest Fancybox --- application/views/dashboard/index.php | 6 +++++- application/views/interface_assets/footer.php | 12 ++++++++++++ application/views/interface_assets/header.php | 4 ++++ assets/css/general.css | 5 +++++ 4 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 assets/css/general.css diff --git a/application/views/dashboard/index.php b/application/views/dashboard/index.php index 76d0eafa..eca8d2eb 100644 --- a/application/views/dashboard/index.php +++ b/application/views/dashboard/index.php @@ -38,7 +38,11 @@ '; ?> COL_TIME_ON); echo date('d/m/y', $timestamp); ?> COL_TIME_ON); echo date('H:i', $timestamp); ?> - COL_PRIMARY_KEY; ?>">COL_CALL); ?> + + COL_PRIMARY_KEY; ?>" href="javascript:;"> + COL_CALL); ?> + + COL_MODE; ?> COL_RST_SENT; ?> COL_STX_STRING) { ?>COL_STX_STRING;?> COL_RST_RCVD; ?> COL_SRX_STRING) { ?>COL_SRX_STRING;?> diff --git a/application/views/interface_assets/footer.php b/application/views/interface_assets/footer.php index ded9abd8..c0522538 100644 --- a/application/views/interface_assets/footer.php +++ b/application/views/interface_assets/footer.php @@ -2,6 +2,7 @@ + @@ -15,6 +16,17 @@ $(document).ready(function() { }); +