MediaWiki:Common.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m fix typo + semplificato autofocus
Riga 333:
// set up the words in your language
var NavigationBarHide = '▲ nascondi';
var NavigationBarShow = '▼ espandimostra';
 
// set up max count of Navigation Bars on page,
Riga 451:
var autoCollapse = 2;
var collapseCaption = "nascondi";
var expandCaption = "espandimostra";
 
function collapseTable( tableIndex )