mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Got ride of the side nav logic as this is not needed now as we modularized the includes
This commit is contained in:
@@ -5,7 +5,7 @@ include_once("functions.php");
|
||||
include("check_login.php");
|
||||
include("header.php");
|
||||
include("top_nav.php");
|
||||
include("inc_side_nav.php");
|
||||
include("side_nav.php");
|
||||
include("inc_wrapper.php");
|
||||
include("inc_alert_feedback.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user