Dotclear

Changeset 1597:c0656291bb3c


Ignore:
Timestamp:
08/27/13 11:21:30 (10 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Remove class no-js on body if javascript is enabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/common.js

    r1594 r1597  
    328328$(function() { 
    329329     // remove class no-js from html tag 
    330      $('html').removeClass('no-js'); 
     330     $('body').removeClass('no-js'); 
    331331 
    332332     // Blog switcher 
Note: See TracChangeset for help on using the changeset viewer.

Sites map