Got ride of the side nav logic as this is not needed now as we modularized the includes
This commit is contained in:
@@ -149,7 +149,7 @@ if(isset($_GET['client_id'])){
|
||||
|
||||
<?php
|
||||
|
||||
include("inc_side_nav.php");
|
||||
include("client_side_nav.php");
|
||||
include("inc_wrapper.php");
|
||||
include("inc_alert_feedback.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user