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 = '▼
// set up max count of Navigation Bars on page,
Riga 451:
var autoCollapse = 2;
var collapseCaption = "nascondi";
var expandCaption = "
function collapseTable( tableIndex )
|