mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-15 09:46:06 +01:00
Go on with translations
This commit is contained in:
@@ -473,7 +473,7 @@ $(function () {
|
||||
$(this).css('opacity', on ? 1 : 0.7);
|
||||
});
|
||||
|
||||
// Thems Switcher Warning
|
||||
// Themes Switcher Warning
|
||||
$(document).on('mousedown', '[data-remodal-target="theme-switch-warn"]', function(e){
|
||||
var name = $(e.target).closest('[data-gpm-theme]').find('.gpm-name a').text(),
|
||||
remodal = $('.remodal.theme-switcher');
|
||||
|
||||
Reference in New Issue
Block a user