19
ediciones
Información sobre cómo editar las páginas wiki en español y del Centro FamilySearch.
(Add Adobe Launch) |
Sin resumen de edición |
||
| Línea 320: | Línea 320: | ||
if ( /Main_Page/.test(document.location.href) ) { | if ( /Main_Page/.test(document.location.href) ) { | ||
// console.log('loading menus data'); | // console.log('loading menus data'); | ||
mw.loader.load('/wiki | mw.loader.load('/en/wiki/index.php?title=MediaWiki:MapMenu.js&action=raw&ctype=text/javascript'); | ||
/** | /** | ||
| Línea 365: | Línea 365: | ||
showList(menu); | showList(menu); | ||
} else { | } else { | ||
//showAllCountries(); | |||
$("#menu").hide(); | $("#menu").hide(); | ||
} | } | ||