mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Use toastr notifications and alerts instead dedupe alert feedback code
This commit is contained in:
@@ -7,13 +7,11 @@
|
||||
<!-- ./wrapper -->
|
||||
|
||||
<!-- REQUIRED SCRIPTS -->
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="plugins/jquery/jquery.min.js"></script>
|
||||
|
||||
<!-- Bootstrap 4 -->
|
||||
<script src="plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||||
<!-- Custom js-->
|
||||
<script src="plugins/toastr/toastr.min.js"></script>
|
||||
|
||||
<script src="plugins/moment/moment.min.js"></script>
|
||||
<script src="plugins/chart.js/Chart.min.js"></script>
|
||||
<script src="plugins/tempusdominus-bootstrap-4/js/tempusdominus-bootstrap-4.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user