Skip to content

Commit

Permalink
last
Browse files Browse the repository at this point in the history
  • Loading branch information
Jave Lupango committed Dec 21, 2020
1 parent 6f6c201 commit a8d09d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions view/partial/admin.head.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- Tempusdominus Bbootstrap 4 -->
<link rel="stylesheet" href="<?php echo$url?>/assets/f/css/tempusdominus-bootstrap-4.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="<?php echo$url?>/assets/f/icheck-bootstrap.min.css">
<link rel="stylesheet" href="<?php echo$url?>/assets/f/css/icheck-bootstrap.min.css">
<!-- JQVMap -->
<link rel="stylesheet" href="<?php echo$url?>/assets/f/css/jqvmap.min.css">
<!-- Theme style -->
Expand All @@ -23,6 +23,6 @@
<!-- summernote -->
<link rel="stylesheet" href="<?php echo$url?>/assets/f/css/summernote-bs4.css">
<!-- Google Font: Source Sans Pro -->
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@10"></script>
</head>

0 comments on commit a8d09d1

Please sign in to comment.