Changeset 1789:fb2cbdc0ba39 for admin/js/common.js
- Timestamp:
- 09/11/13 08:33:57 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/common.js
r1781 r1789 347 347 // remove class no-js from html tag; cf style/default.css for examples 348 348 $('body').removeClass('no-js'); 349 $('body').addClass('with-js'); 349 350 350 351 $('#wrapper').contents().each(function() {
Note: See TracChangeset
for help on using the changeset viewer.