MediaWiki:Mobile.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 32:
 
// Show only if there are enough headings to be useful (match core default)
if (items.length < 31) return;
 
// Create trigger button (bottom-left; avoids “Back to top” on bottom-right)