Dotclear


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/common.js

    r1789 r1798  
    346346$(function() { 
    347347     // remove class no-js from html tag; cf style/default.css for examples 
    348      $('body').removeClass('no-js'); 
    349      $('body').addClass('with-js'); 
    350  
     348     $('body').removeClass('no-js').addClass('with-js'); 
     349      
    351350     $('#wrapper').contents().each(function() { 
    352351          if (this.nodeType==8) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map