Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

Projektübersicht

Seiteneigenschaftenbericht
firstcolumnProjektname
headingsStartdatum, Enddatum, Projektleiter*innen, Kategorisierung, Status, Ziel, Förderung
cqllabel = "bmbwf_projekt" and space = currentSpace()



HTML-Format
<!--This script forces external links to open in a new window.
source: https://confluence.atlassian.com/confkb/how-to-force-links-to-open-in-a-new-window-213518072.html-->

<script>
jQuery(document).ready(function() {
    jQuery(".external-link").attr("target", "_blank");
});
</script>