Dash page logou
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
|
||||
<? include "/home/sameye/mermsemr/providerwww/application/views/template/provider_header.php"; ?>
|
||||
|
||||
|
||||
<!-- end app-header -->
|
||||
<!-- begin app-container -->
|
||||
<div class="app-container">
|
||||
<!-- begin app-nabar -->
|
||||
<aside class="app-navbar">
|
||||
<? include "/home/sameye/mermsemr/providerwww/application/views/template/menu/sidemain.php"; ?>
|
||||
<? include "application/views/template/menu/sidemain.php"; ?>
|
||||
</aside>
|
||||
<!-- end app-navbar -->
|
||||
<!-- begin app-main -->
|
||||
@@ -15,7 +12,7 @@
|
||||
<!-- begin container-fluid -->
|
||||
<div class="container-fluid">
|
||||
|
||||
<? include "/home/sameye/mermsemr/providerwww/application/views/template/topstrip.php"; ?>
|
||||
<? include "application/views/template/topstrip.php"; ?>
|
||||
<!-- begin row -->
|
||||
|
||||
<div class="row">
|
||||
@@ -397,4 +394,3 @@
|
||||
<!-- end app-container -->
|
||||
<!-- begin footer -->
|
||||
|
||||
<? include "/home/sameye/mermsemr/providerwww/application/views/template/provider_footer.php"; ?>
|
||||
Reference in New Issue
Block a user