general layout fixing

This commit is contained in:
2024-10-08 16:17:47 +02:00
parent 836eb5881f
commit c3ddf47a7e
6 changed files with 302 additions and 295 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<footer class="footer">
© 2020 Reportify by CEsoft.
© 2024 Reportify by CEsoft.
</footer>
+23 -26
View File
@@ -41,7 +41,7 @@
</a>
</li>
<li class="has_sub">
<a href="javascript:void(0);" class="waves-effect"><i class="mdi mdi-bag-checked"></i> <span> <?php echo $mycompany; ?> </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<a href="javascript:void(0);" class="waves-effect"><i class="far fa-building"></i> <span> <?php echo $mycompany; ?> </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<ul class="list-unstyled">
<li><a href="<?php echo USERAREA_PATH; ?>general/mycompany.php"><?php echo $mycompany; ?></a></li>
<li><a href="<?php echo USERAREA_PATH; ?>general/department.php"><?php echo $department; ?></a></li>
@@ -76,30 +76,29 @@
<?php if (in_array(6, $activemod)) { ?>
<li class="has_sub">
<a href="javascript:void(0);" class="waves-effect"><i class="bx bxl-product-hunt"></i> <span> Importify </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<a href="javascript:void(0);" class="waves-effect"><i class="fas fa-upload"></i> <span> Importify </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<ul class="list-unstyled">
<li><a href="<?php echo USERAREA_PATH; ?>importify/importifydashboard.php">Importify Dashboard</a></li>
<li><a href="<?php echo USERAREA_PATH; ?>importify/insert-importifytemplate.php">New Import Templates</a></li>
<li><a href="">Import files</a></li>
<li><a href="">Import History</a></li>
<li><a href="<?php echo USERAREA_PATH; ?>importify/history_importify.php">Import History</a></li>
</ul>
</li>
<?php } ?>
<?php if (in_array(4, $activemod)) { ?>
<li class="has_sub">
<a href="javascript:void(0);" class="waves-effect"><i class="bx bxl-product-hunt"></i> <span> <?php echo $products; ?> </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<a href="javascript:void(0);" class="waves-effect"><i class="fas fa-tshirt"></i> <span> <?php echo $products; ?> </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<ul class="list-unstyled">
<li><a href="<?php echo USERAREA_PATH; ?>products/products.php"><?php echo $products; ?></a></li>
<li><a href="email-read.html"><?php echo $bom; ?></a></li>
<li><a href="email-read.html"><?php echo $metadata; ?></a></li>
<!-- <li><a href="email-read.html"><?php echo $bom; ?></a></li>
<li><a href="email-read.html"><?php echo $metadata; ?></a></li> -->
</ul>
</li>
<?php } ?>
<?php if (in_array(5, $activemod)) { ?>
<li class="has_sub">
<a href="javascript:void(0);" class="waves-effect"><i class="mdi mdi-human-queue"></i> <span> <?php echo $extcompanies; ?> </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<a href="javascript:void(0);" class="waves-effect"><i class="fas fa-building"></i> <span> <?php echo $extcompanies; ?> </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<ul class="list-unstyled">
<li><a href="email-inbox.html"><?php echo $extcompanies; ?></a></li>
<li><a href="email-read.html"><?php echo $companiescontactlist; ?></a></li>
@@ -110,32 +109,30 @@
<?php if (in_array(2, $activemod)) { ?>
<li class="has_sub">
<a href="javascript:void(0);" class="waves-effect"><i class="fas fa-chart-bar"></i> <span> <?php echo $statistictitle; ?> </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<a href="javascript:void(0);" class="waves-effect"><i class="fas fa-chart-bar"></i> <span> StatKPI </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<ul class="list-unstyled">
<li><a href="stats-levelone.php">StatKPI</a></li>
<li><a href="email-read.html"><?php echo $companiescontactlist; ?></a></li>
<li><a href="email-read.html"><?php echo $categorycompanies; ?></a></li>
<li><a href="<?php echo USERAREA_PATH; ?>statkpi/statkpi.php">StatKPI</a></li>
</ul>
</li>
<?php } ?>
<?php if (in_array(1, $activemod)) { ?>
<li class="has_sub">
<a href="javascript:void(0);" class="waves-effect"><i class="fas fa-chart-bar"></i> <span> Rate&Go </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<a href="javascript:void(0);" class="waves-effect"><i class="far fa-star"></i></i> <span> Rate&Go </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<ul class="list-unstyled">
<li><a href="stats-ratego.php">Rate&GO</a></li>
<li><a href="email-read.html"><?php echo $companiescontactlist; ?></a></li>
<li><a href="email-read.html"><?php echo $categorycompanies; ?></a></li>
</ul>
</li>
<?php } ?>
<li class="has_sub">
<a href="tables-basic.html" class="waves-effect"><i class="dripicons-copy"></i><span> <?php echo $contactus; ?> </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<a href="tables-basic.html" class="waves-effect"><i class="far fa-question-circle"></i><span> <?php echo $contactus; ?> </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<ul class="list-unstyled">
<li><a href="pages-blank.html"><?php echo $contactusform; ?></a></li>
<li><a href="pages-blank.html"><?php echo $supportticket; ?></a></li>
<li><a href="https://cesoft.io/contactus"><?php echo $contactusform; ?></a></li>
<li><a href="https://support.cesoft.io/login"><?php echo $supportticket; ?></a></li>
</ul>
</li>
@@ -143,16 +140,16 @@
<li class="menu-title">Extra</li>
<?php if ((Auth::user()->hasRole('Admin'))) : ?>
<li class="has_sub">
<a href="tables-basic.html" class="waves-effect"><i class="dripicons-copy"></i><span> Template </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<ul class="list-unstyled">
<li class="has_sub">
<a href="tables-basic.html" class="waves-effect"><i class="dripicons-copy"></i><span> Template </span> <span class="float-right"><i class="mdi mdi-chevron-right"></i></span></a>
<ul class="list-unstyled">
<li><a href="pages-blank.html">Blank Page</a></li>
</ul>
</li>
<li><a href="pages-blank.html">Blank Page</a></li>
</ul>
</li>
<?php endif; ?>
</ul>
</div>
<div class="clearfix"></div>
+2 -2
View File
@@ -29,7 +29,7 @@ $conn->close();
<ul class="list-inline float-right mb-0">
<!-- language-->
<li class="list-inline-item dropdown notification-list hide-phone">
<!-- <li class="list-inline-item dropdown notification-list hide-phone">
<a class="nav-link dropdown-toggle arrow-none waves-effect text-white" data-toggle="dropdown" href="#" role="button" aria-haspopup="false" aria-expanded="false">
English <img src="<?php echo USERAREA_PATH; ?>assets/images/flags/us_flag.jpg" class="ml-2" height="16" alt="" />
</a>
@@ -39,7 +39,7 @@ $conn->close();
<a class="dropdown-item" href="#"><img src="<?php echo USERAREA_PATH; ?>assets/images/flags/spain_flag.jpg" alt="" height="16" /><span> Spanish </span></a>
<a class="dropdown-item" href="#"><img src="<?php echo USERAREA_PATH; ?>assets/images/flags/russia_flag.jpg" alt="" height="16" /><span> Russian </span></a>
</div>
</li>
</li> -->
<li class="list-inline-item dropdown notification-list">
<a class="nav-link dropdown-toggle arrow-none waves-effect" data-toggle="dropdown" href="#" role="button" aria-haspopup="false" aria-expanded="false">
<i class="dripicons-mail noti-icon"></i>