Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

Exibir filhos
alltrue

HTML
<script>
  jQuery(document).ready(function() {
     jQuery(".wiki-content a").attr("target", "_blank");
    });
</script>