Dotclear

Changeset 1798:bf891b7f0d44 for admin/js


Ignore:
Timestamp:
09/11/13 21:57:15 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Venir à bout des boutons… épisode 24509869.

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