Changeset 1597:c0656291bb3c
- Timestamp:
- 08/27/13 11:21:30 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/common.js
r1594 r1597 328 328 $(function() { 329 329 // remove class no-js from html tag 330 $(' html').removeClass('no-js');330 $('body').removeClass('no-js'); 331 331 332 332 // Blog switcher
Note: See TracChangeset
for help on using the changeset viewer.