X-Git-Url: http://git.ieval.ro/?p=gruntmaster-page.git;a=blobdiff_plain;f=js%2F90-custom.js;fp=js%2F90-custom.js;h=183f3dd3c282aff96679e85b6f942df027ecfb80;hp=750aaa101822763bfb7171b430d375e4089640f0;hb=4896df53ed848c34d2fb08b222187a73a0dccbdd;hpb=a6516cf66b2b367d3b13e036830cb09428b768ca diff --git a/js/90-custom.js b/js/90-custom.js index 750aaa1..183f3dd 100644 --- a/js/90-custom.js +++ b/js/90-custom.js @@ -6,6 +6,8 @@ } $( document ).ready(function() { + $('#theme-selector').removeClass('hidden'); + var hiddenDiv = $(document.createElement('div')); hiddenDiv.addClass('hiddendiv common');