Use https when possible. (#2733)

This commit is contained in:
XhmikosR 2020-05-31 15:28:48 +03:00 committed by GitHub
parent c000e77bde
commit 13ed4d6aca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
61 changed files with 87 additions and 87 deletions

View File

@ -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
@ -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/)

View File

@ -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
// ---------------------------------------------------

View File

@ -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
// ---------------------------------------------------

View File

@ -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
// ---------------------------------------------------

View File

@ -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
// ---------------------------------------------------

View File

@ -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
// ---------------------------------------------------

View File

@ -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>
*/
//
// ------------------------------------------------------------------

View File

@ -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
// ---------------------------------------------------

View File

@ -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",

View File

@ -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}

View File

@ -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>

View File

@ -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.
--->

View File

@ -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.

View File

@ -1322,7 +1322,7 @@
</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

View File

@ -1557,7 +1557,7 @@
<!-- 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

View File

@ -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 -->
@ -988,7 +988,7 @@ to get the desired effect
<!-- 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

View File

@ -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",

View File

@ -2030,7 +2030,7 @@
<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>

View File

@ -1724,7 +1724,7 @@
<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>

View File

@ -731,7 +731,7 @@
<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>
@ -744,7 +744,7 @@
<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>

View File

@ -777,7 +777,7 @@
</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 -->
@ -1161,7 +1161,7 @@
<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>

View File

@ -1283,7 +1283,7 @@
<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>

View File

@ -851,7 +851,7 @@
<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>

View File

@ -870,7 +870,7 @@
<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>

View File

@ -789,11 +789,11 @@
<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>
@ -837,7 +837,7 @@
<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>

View File

@ -805,7 +805,7 @@
<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>
@ -843,7 +843,7 @@
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
@ -946,7 +946,7 @@
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)
}

View File

@ -855,7 +855,7 @@
<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>

View File

@ -861,7 +861,7 @@
<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>

View File

@ -925,7 +925,7 @@
<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>
@ -1021,7 +1021,7 @@
$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()

View File

@ -755,7 +755,7 @@
<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>

View File

@ -755,7 +755,7 @@
<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>

View File

@ -755,7 +755,7 @@
<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>

View File

@ -1043,7 +1043,7 @@
<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>

View File

@ -873,7 +873,7 @@
<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>

View File

@ -893,7 +893,7 @@
<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>

View File

@ -767,7 +767,7 @@
<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>

View File

@ -782,7 +782,7 @@
<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>

View File

@ -54,7 +54,7 @@
<a href="login.html">Or sign in as a different user</a>
</div>
<div class="lockscreen-footer text-center">
Copyright &copy; 2014-2020 <b><a href="http://adminlte.io" class="text-black">AdminLTE.io</a></b><br>
Copyright &copy; 2014-2020 <b><a href="https://adminlte.io" class="text-black">AdminLTE.io</a></b><br>
All rights reserved
</div>
</div>

View File

@ -757,7 +757,7 @@
<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>

View File

@ -1004,10 +1004,10 @@
<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="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>
@ -1086,7 +1086,7 @@
<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>

View File

@ -808,7 +808,7 @@
<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>

View File

@ -880,7 +880,7 @@
<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>

View File

@ -880,7 +880,7 @@
<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>

View File

@ -1285,7 +1285,7 @@
<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>

View File

@ -1350,7 +1350,7 @@
<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>

View File

@ -766,7 +766,7 @@
<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>

View File

@ -1291,7 +1291,7 @@
<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>

View File

@ -774,7 +774,7 @@
<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>

View File

@ -906,7 +906,7 @@
<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>

View File

@ -760,7 +760,7 @@
<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>

View File

@ -760,7 +760,7 @@
<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>

View File

@ -759,7 +759,7 @@
<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>

View File

@ -762,7 +762,7 @@
<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>

View File

@ -759,7 +759,7 @@
<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>

View File

@ -863,7 +863,7 @@
<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>

View File

@ -1093,7 +1093,7 @@
<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>

View File

@ -932,7 +932,7 @@
<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>
<!-- Control Sidebar -->

View File

@ -1620,7 +1620,7 @@
<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>

View File

@ -743,7 +743,7 @@
<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>

View File

@ -1168,7 +1168,7 @@
<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>

View File

@ -2196,7 +2196,7 @@
<img class="attachment-img" src="../dist/img/photo1.png" alt="Attachment Image">
<div class="attachment-pushed">
<h4 class="attachment-heading"><a href="http://www.lipsum.com/">Lorem ipsum text generator</a></h4>
<h4 class="attachment-heading"><a href="https://www.lipsum.com/">Lorem ipsum text generator</a></h4>
<div class="attachment-text">
Description about the attachment can be placed here.
@ -2278,7 +2278,7 @@
<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>