Load the minified summernote CSS (#2804)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<!-- Daterange picker -->
|
||||
<link rel="stylesheet" href="plugins/daterangepicker/daterangepicker.css">
|
||||
<!-- summernote -->
|
||||
<link rel="stylesheet" href="plugins/summernote/summernote-bs4.css">
|
||||
<link rel="stylesheet" href="plugins/summernote/summernote-bs4.min.css">
|
||||
</head>
|
||||
<body class="hold-transition sidebar-mini layout-fixed">
|
||||
<div class="wrapper">
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<!-- Theme style -->
|
||||
<link rel="stylesheet" href="../../dist/css/adminlte.min.css">
|
||||
<!-- summernote -->
|
||||
<link rel="stylesheet" href="../../plugins/summernote/summernote-bs4.css">
|
||||
<link rel="stylesheet" href="../../plugins/summernote/summernote-bs4.min.css">
|
||||
</head>
|
||||
<body class="hold-transition sidebar-mini">
|
||||
<div class="wrapper">
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<!-- Theme style -->
|
||||
<link rel="stylesheet" href="../../dist/css/adminlte.min.css">
|
||||
<!-- summernote -->
|
||||
<link rel="stylesheet" href="../../plugins/summernote/summernote-bs4.css">
|
||||
<link rel="stylesheet" href="../../plugins/summernote/summernote-bs4.min.css">
|
||||
</head>
|
||||
<body class="hold-transition sidebar-mini">
|
||||
<div class="wrapper">
|
||||
|
||||
Reference in New Issue
Block a user