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() { }); +