Skip to content

Commit

Permalink
Use https when possible. (ColorlibHQ#2733)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored May 31, 2020
1 parent c000e77 commit 13ed4d6
Show file tree
Hide file tree
Showing 61 changed files with 87 additions and 87 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,13 @@ To compile the dist files you need nodejs/npm, clone/download the repo then:

#### Contribution Requirements:
- When you contribute, you agree to give a non-exclusive license to AdminLTE.io to use that contribution in any context as we (AdminLTE.io) see appropriate.
- If you use content provided by another party, it must be appropriately licensed using an [open source](http://opensource.org/licenses) license.
- If you use content provided by another party, it must be appropriately licensed using an [open source](https://opensource.org/licenses) license.
- Contributions are only accepted through GitHub pull requests.
- Finally, contributed code must work in all supported browsers (see above for browser support).

License
-------
AdminLTE is an open source project by [AdminLTE.io](https://adminlte.io) that is licensed under [MIT](http://opensource.org/licenses/MIT). AdminLTE.io
AdminLTE is an open source project by [AdminLTE.io](https://adminlte.io) that is licensed under [MIT](https://opensource.org/licenses/MIT). AdminLTE.io
reserves the right to change the license of future releases.

Latest Release
Expand All @@ -112,9 +112,9 @@ Image Credits
-------------
[Pixeden](http://www.pixeden.com/psd-web-elements/flat-responsive-showcase-psd)

[Graphicsfuel](http://www.graphicsfuel.com/2013/02/13-high-resolution-blur-backgrounds/)
[Graphicsfuel](https://www.graphicsfuel.com/2013/02/13-high-resolution-blur-backgrounds/)

[Pickaface](http://pickaface.net/)
[Pickaface](https://pickaface.net/)

[Unsplash](https://unsplash.com/)

Expand Down
4 changes: 2 additions & 2 deletions build/scss/AdminLTE-components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* AdminLTE v3.0.6-pre
* Only Components
* Author: Colorlib
* Website: AdminLTE.io <http://adminlte.io>
* License: Open source - MIT <http://opensource.org/licenses/MIT>
* Website: AdminLTE.io <https://adminlte.io>
* License: Open source - MIT <https://opensource.org/licenses/MIT>
*/
// Bootstrap
// ---------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions build/scss/AdminLTE-core.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* AdminLTE v3.0.6-pre
* Only Core
* Author: Colorlib
* Website: AdminLTE.io <http://adminlte.io>
* License: Open source - MIT <http://opensource.org/licenses/MIT>
* Website: AdminLTE.io <https://adminlte.io>
* License: Open source - MIT <https://opensource.org/licenses/MIT>
*/
// Bootstrap
// ---------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions build/scss/AdminLTE-extra-components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* AdminLTE v3.0.6-pre
* Only Extra Components
* Author: Colorlib
* Website: AdminLTE.io <http://adminlte.io>
* License: Open source - MIT <http://opensource.org/licenses/MIT>
* Website: AdminLTE.io <https://adminlte.io>
* License: Open source - MIT <https://opensource.org/licenses/MIT>
*/
// Bootstrap
// ---------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions build/scss/AdminLTE-pages.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* AdminLTE v3.0.6-pre
* Only Pages
* Author: Colorlib
* Website: AdminLTE.io <http://adminlte.io>
* License: Open source - MIT <http://opensource.org/licenses/MIT>
* Website: AdminLTE.io <https://adminlte.io>
* License: Open source - MIT <https://opensource.org/licenses/MIT>
*/
// Bootstrap
// ---------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions build/scss/AdminLTE-plugins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* AdminLTE v3.0.6-pre
* Only Plugins
* Author: Colorlib
* Website: AdminLTE.io <http://adminlte.io>
* License: Open source - MIT <http://opensource.org/licenses/MIT>
* Website: AdminLTE.io <https://adminlte.io>
* License: Open source - MIT <https://opensource.org/licenses/MIT>
*/
// Bootstrap
// ---------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions build/scss/AdminLTE-raw.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*!
* AdminLTE v3.0.6-pre
* Author: Colorlib
* Website: AdminLTE.io <http://adminlte.io>
* License: Open source - MIT <http://opensource.org/licenses/MIT>
* Website: AdminLTE.io <https://adminlte.io>
* License: Open source - MIT <https://opensource.org/licenses/MIT>
*/
//
// ------------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions build/scss/AdminLTE.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*!
* AdminLTE v3.0.6-pre
* Author: Colorlib
* Website: AdminLTE.io <http://adminlte.io>
* License: Open source - MIT <http://opensource.org/licenses/MIT>
* Website: AdminLTE.io <https://adminlte.io>
* License: Open source - MIT <https://opensource.org/licenses/MIT>
*/
// Bootstrap
// ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "almasaeed2010/adminlte",
"description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 4",
"homepage": "http://adminlte.io/",
"homepage": "https://adminlte.io/",
"keywords": [
"css",
"js",
Expand Down
2 changes: 1 addition & 1 deletion docs/components/main-header.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Main Header Component
---

> ##### Reminder!
> AdminLTE uses all of Bootstrap 4 components. It's a good start to review the [Bootstrap documentation](http://getbootstrap.com) to get an idea of the various components that this documentation __does not__ cover.
> AdminLTE uses all of Bootstrap 4 components. It's a good start to review the [Bootstrap documentation](https://getbootstrap.com/) to get an idea of the various components that this documentation __does not__ cover.
{: .quote-orange .mt-0}


Expand Down
2 changes: 1 addition & 1 deletion docs/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ AdminLTE makes use of the following plugins. For documentation, updates or licen
<div class="col-sm-3">
<ul class="list-unstyled">
<li><h4>Charts</h4></li>
<li><a href="http://www.chartjs.org/" target="_blank">ChartJS</a></li>
<li><a href="https://www.chartjs.org/" target="_blank">ChartJS</a></li>
<li><a href="http://www.flotcharts.org/" target="_blank">Flot</a></li>
<li><a href="https://github.com/mariusGundersen/sparkline" target="_blank">Sparkline</a></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ Short answer, no. However, there are forks and tutorials around the web that pro

<!---
#### How do I get notified of new AdminLTE versions?
The best option is to subscribe to our mailing list using the [subscription form on Almsaeed Studio](http://almsaeedstudio.com/#subscribe). If that's not appealing to you, you may watch the [repository on GitHub](https://github.com/almasaeed2010/AdminLTE) or visit [Almsaeed Studio](http://almsaeedstudio.com) every now and then for updates and announcements.
The best option is to subscribe to our mailing list using the [subscription form on Almsaeed Studio](https://almsaeedstudio.com/#subscribe). If that's not appealing to you, you may watch the [repository on GitHub](https://github.com/almasaeed2010/AdminLTE) or visit [Almsaeed Studio](https://almsaeedstudio.com) every now and then for updates and announcements.
--->
2 changes: 1 addition & 1 deletion docs/license.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: page
title: License
---

AdminLTE is an open source project that is licensed under the [MIT license](http://opensource.org/licenses/MIT). This allows you to do pretty much anything you want as long as you include the copyright in "all copies or substantial portions of the Software." Attribution is not required (though very much appreciated).
AdminLTE is an open source project that is licensed under the [MIT license](https://opensource.org/licenses/MIT). This allows you to do pretty much anything you want as long as you include the copyright in "all copies or substantial portions of the Software." Attribution is not required (though very much appreciated).

<h5 class="text-bold text-dark mt-3">What You Are <span class="text-success">Allowed</span> To Do With AdminLTE</h5>
- Use in commercial projects.
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1322,7 +1322,7 @@ <h3 class="card-title">
</div>
<!-- /.content-wrapper -->
<footer class="main-footer">
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong>
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong>
All rights reserved.
<div class="float-right d-none d-sm-inline-block">
<b>Version</b> 3.0.6-pre
Expand Down
2 changes: 1 addition & 1 deletion index2.html
Original file line number Diff line number Diff line change
Expand Up @@ -1557,7 +1557,7 @@ <h3 class="card-title">Recently Added Products</h3>

<!-- Main Footer -->
<footer class="main-footer">
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong>
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong>
All rights reserved.
<div class="float-right d-none d-sm-inline-block">
<b>Version</b> 3.0.6-pre
Expand Down
4 changes: 2 additions & 2 deletions index3.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<!-- Font Awesome Icons -->
<link rel="stylesheet" href="plugins/fontawesome-free/css/all.min.css">
<!-- IonIcons -->
<link rel="stylesheet" href="http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="dist/css/adminlte.min.css">
<!-- Google Font: Source Sans Pro -->
Expand Down Expand Up @@ -988,7 +988,7 @@ <h3 class="card-title">Online Store Overview</h3>

<!-- Main Footer -->
<footer class="main-footer">
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong>
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong>
All rights reserved.
<div class="float-right d-none d-sm-inline-block">
<b>Version</b> 3.0.6-pre
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Responsive open source admin dashboard and control panel.",
"version": "3.0.6-pre",
"license": "MIT",
"author": "Colorlib <http://colorlib.com>",
"author": "Colorlib <https://colorlib.com>",
"main": "dist/js/adminlte.min.js",
"scripts": {
"css": "npm-run-all --sequential css-compile css-prefix css-minify",
Expand Down
2 changes: 1 addition & 1 deletion pages/UI/buttons.html
Original file line number Diff line number Diff line change
Expand Up @@ -2030,7 +2030,7 @@ <h3 class="card-title">Radio Button Group</h3>
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/UI/general.html
Original file line number Diff line number Diff line change
Expand Up @@ -1724,7 +1724,7 @@ <h3 class="card-title">
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
4 changes: 2 additions & 2 deletions pages/UI/icons.html
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ <h3 class="card-title">Icons</h3>
<div>
<a href="https://fontawesome.com/">Font Awesome</a><br>
<a href="https://useiconic.com/open/">Iconic Icons</a><br>
<a href="http://ionicons.com/">Ion Icons</a><br>
<a href="https://ionicons.com/">Ion Icons</a><br>
</div>
</div><!-- /.card-body -->
</div>
Expand All @@ -744,7 +744,7 @@ <h3 class="card-title">Icons</h3>
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
4 changes: 2 additions & 2 deletions pages/UI/modals.html
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ <h3 class="card-title">
</button>
<div class="text-muted mt-3">
Instructions for how to use modals are available on the
<a href="http://getbootstrap.com/javascript/#modals">Bootstrap documentation</a>
<a href="https://getbootstrap.com/docs/4.5/components/modal/">Bootstrap documentation</a>
</div>
</div>
<!-- /.card -->
Expand Down Expand Up @@ -1161,7 +1161,7 @@ <h4 class="modal-title">Extra Large Modal</h4>
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/UI/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -1283,7 +1283,7 @@ <h4 class="mt-5 ">Custom Content Above</h4>
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/UI/ribbons.html
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,7 @@ <h3 class="card-title">Ribbons</h3>
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/UI/sliders.html
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ <h3 class="card-title">Bootstrap Slider</h3>
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
12 changes: 6 additions & 6 deletions pages/UI/timeline.html
Original file line number Diff line number Diff line change
Expand Up @@ -789,11 +789,11 @@ <h3 class="timeline-header"><a href="#">Jay White</a> commented on your post</h3
<span class="time"><i class="fas fa-clock"></i> 2 days ago</span>
<h3 class="timeline-header"><a href="#">Mina Lee</a> uploaded new photos</h3>
<div class="timeline-body">
<img src="http://placehold.it/150x100" alt="...">
<img src="http://placehold.it/150x100" alt="...">
<img src="http://placehold.it/150x100" alt="...">
<img src="http://placehold.it/150x100" alt="...">
<img src="http://placehold.it/150x100" alt="...">
<img src="https://placehold.it/150x100" alt="...">
<img src="https://placehold.it/150x100" alt="...">
<img src="https://placehold.it/150x100" alt="...">
<img src="https://placehold.it/150x100" alt="...">
<img src="https://placehold.it/150x100" alt="...">
</div>
</div>
</div>
Expand Down Expand Up @@ -837,7 +837,7 @@ <h3 class="timeline-header"><a href="#">Mr. Doe</a> shared a video</h3>
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
6 changes: 3 additions & 3 deletions pages/calendar.html
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ <h3 class="card-title">Create Event</h3>
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down Expand Up @@ -843,7 +843,7 @@ <h3 class="card-title">Create Event</h3>
function ini_events(ele) {
ele.each(function () {

// create an Event Object (http://arshaw.com/fullcalendar/docs/event_data/Event_Object/)
// create an Event Object (https://fullcalendar.io/docs/event-object)
// it doesn't need to have a start or end
var eventObject = {
title: $.trim($(this).text()) // use the element's text as the event title
Expand Down Expand Up @@ -946,7 +946,7 @@ <h3 class="card-title">Create Event</h3>
title : 'Click for Google',
start : new Date(y, m, 28),
end : new Date(y, m, 29),
url : 'http://google.com/',
url : 'https://www.google.com/',
backgroundColor: '#3c8dbc', //Primary (light-blue)
borderColor : '#3c8dbc' //Primary (light-blue)
}
Expand Down
2 changes: 1 addition & 1 deletion pages/charts/chartjs.html
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@ <h3 class="card-title">Stacked Bar Chart</h3>
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/charts/flot.html
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@ <h3 class="card-title">
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
4 changes: 2 additions & 2 deletions pages/charts/inline.html
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ <h3 class="card-title">
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down Expand Up @@ -1021,7 +1021,7 @@ <h3 class="card-title">
$this.sparkline('html', $this.data())
})

/* SPARKLINE DOCUMENTATION EXAMPLES http://omnipotent.net/jquery.sparkline/#s-about */
/* SPARKLINE DOCUMENTATION EXAMPLES https://omnipotent.net/jquery.sparkline/#s-about */
drawDocSparklines()
drawMouseSpeedDemo()

Expand Down
2 changes: 1 addition & 1 deletion pages/examples/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ <h3><i class="fas fa-exclamation-triangle text-warning"></i> Oops! Page not foun
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/examples/500.html
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ <h3><i class="fas fa-exclamation-triangle text-danger"></i> Oops! Something went
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/examples/blank.html
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ <h3 class="card-title">Title</h3>
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/examples/contacts.html
Original file line number Diff line number Diff line change
Expand Up @@ -1043,7 +1043,7 @@ <h2 class="lead"><b>Nicole Pearson</b></h2>
<div class="float-right d-none d-sm-block">
<b>Version</b> 3.0.6-pre
</div>
<strong>Copyright &copy; 2014-2020 <a href="http://adminlte.io">AdminLTE.io</a>.</strong> All rights
<strong>Copyright &copy; 2014-2020 <a href="https://adminlte.io">AdminLTE.io</a>.</strong> All rights
reserved.
</footer>

Expand Down
Loading

0 comments on commit 13ed4d6

Please sign in to comment.