MediaWiki:Common.js: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1,382: | Line 1,382: | ||
if (firstTitle.length && booksHeading.length) { | if (firstTitle.length && booksHeading.length) { | ||
booksHeading.after(firstTitle); | booksHeading.after(firstTitle); | ||
firstTitle.css('display', 'block'); | |||
} | } | ||
}); | }); | ||