Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Projektübersicht

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



HTML
<!--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>