Versions Compared

Key

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

Create from template
templateName118620161
templateId118620161
buttonLabelNeues Cluster anlegen


Aktuelle Cluster

Page properties report
firstcolumnClustername
headingsClusterleiter*in, Inkludierte Projekte
cqllabel in ("cluster","cluster_forschungsdaten") 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>