mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Structure rework: Moved most php files that are included to /includes renamed pagination.php to filter_footer.php, updated all file to reference new filter_footer and includes
This commit is contained in:
@@ -315,7 +315,7 @@ if (isset($_POST['login'])) {
|
||||
<?php } ?>
|
||||
|
||||
<!-- Theme style -->
|
||||
<link rel="stylesheet" href="dist/css/adminlte.min.css">
|
||||
<link rel="stylesheet" href="plugins/adminlte/css/adminlte.min.css">
|
||||
|
||||
</head>
|
||||
<body class="hold-transition login-page">
|
||||
@@ -401,7 +401,7 @@ if (isset($_POST['login'])) {
|
||||
<script src="plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||||
|
||||
<!-- AdminLTE App -->
|
||||
<script src="dist/js/adminlte.min.js"></script>
|
||||
<script src="plugins/adminlte/js/adminlte.min.js"></script>
|
||||
|
||||
<!-- <script src="plugins/Show-Hide-Passwords-Bootstrap-4/bootstrap-show-password.min.js"></script> -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user