MediaWiki:Common.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
mNessun oggetto della modifica
Fix ricerca avanzata non funzionante
Riga 83:
 
searchBox.style.marginLeft = '0px';
if (document.getElementById('loadStatus')) {
buttonSearch=document.getElementById('powerSearchText');
buttonSearch.parentNode.insertBefore(selectBox, buttonSearch.nextSibling);
/* if (document.getElementById('loadStatus')) {
var lStat = document.getElementById('loadStatus');
} else {
var lStat = searchForm.fulltext;
}
lStat.parentNode.insertBefore(selectBox, lStat);*/
}
 
Riga 124 ⟶ 128:
 
// set up the words in your language
var NavigationBarHide = '? Nascondi';
var NavigationBarShow = '? Espandi';
 
// set up max count of Navigation Bars on page,