Skip to content
Snippets Groups Projects
Verified Commit 3f2767be authored by ornanovitch's avatar ornanovitch
Browse files

correct dark mode credit url

parent 3c5b6d85
No related branches found
No related tags found
1 merge request!23Rafraichissement du front : adminLTE v3 & darkmode
// credit AdminLTE, original code here: https://github.com/ColorlibHQ/AdminLTE/blob/master/docs/_includes/foot.html
// credit AdminLTE, original code with css here: https://github.com/ColorlibHQ/AdminLTE/commit/e7ed74d4eae67cf00d6b1be6cbbe5f43e551c7b6
var toggleSwitch = document.querySelector('.theme-switch input[type="checkbox"]');
var currentTheme = localStorage.getItem('theme');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment