Changeset 1576:5638c7934641 for admin/js/common.js
- Timestamp:
- 08/25/13 15:18:38 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/common.js
r1573 r1576 338 338 -------------------------------------------------------- */ 339 339 $(function() { 340 // remove class no-js from html tag 341 $('html').removeClass('no-js'); 342 340 343 // Blog switcher 341 344 $('#switchblog').change(function() {
Note: See TracChangeset
for help on using the changeset viewer.