From 588e28e51fc71eeb77188e144f17d8f4bd4dd0d4 Mon Sep 17 00:00:00 2001 From: gandhimathi Bharathirajan Date: Mon, 4 Sep 2017 14:55:37 +0530 Subject: [PATCH] Department,Config Screen and Company Master screen added: --- application/views/includes/header.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/application/views/includes/header.php b/application/views/includes/header.php index 21fcad1d..1f6c0aa6 100755 --- a/application/views/includes/header.php +++ b/application/views/includes/header.php @@ -206,12 +206,30 @@ $(function() { if($role == ROLE_ADMIN) { ?> +
  • + + + Company Master + +
  • Employee Details
  • +
  • + + + Config Master + +
  • +
  • + + + Department Master + +