Bumped AdminLTE and its libraries from 3.0.4 to 3.1 This broke Calendar support will fix

This commit is contained in:
johnny@pittpc.com
2021-03-23 21:05:00 -04:00
parent cfb9ef286f
commit 5a04dc6633
587 changed files with 168815 additions and 120128 deletions

View File

@@ -32,9 +32,6 @@ scratch. This page gets rid of all links and provides the needed markup only.
<link href="plugins/select2/css/select2.min.css" rel="stylesheet" type="text/css">
<link href="plugins/select2-bootstrap4-theme/select2-bootstrap4.min.css" rel="stylesheet" type="text/css">
<link href='plugins/fullcalendar/main.min.css' rel='stylesheet' />
<link href='plugins/fullcalendar-daygrid/main.min.css' rel='stylesheet' />
<link href='plugins/fullcalendar-timegrid/main.min.css' rel='stylesheet' />
<link href='plugins/fullcalendar-bootstrap/main.min.css' rel='stylesheet' />
<link href='plugins/daterangepicker/daterangepicker.css' rel='stylesheet' />
<link href="plugins/summernote/summernote-bs4.css" rel="stylesheet">
<link href="plugins/toastr/toastr.min.css" rel="stylesheet">
@@ -81,4 +78,4 @@ scratch. This page gets rid of all links and provides the needed markup only.
$_SESSION['records_per_page'] = 10;
}
?>
?>