Skip to content
Snippets Groups Projects

F hide properties

Merged Florian Spreckelsen requested to merge f-hide-properties into dev
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -65,7 +65,7 @@
<xsl:call-template name="caosdb-head-css" />
<xsl:call-template name="caosdb-head-js" />
</head>
<body>
<body data-hidden-properties="false">
<xsl:attribute name="data-response-count">
<xsl:value-of select="/Response/@count"/>
</xsl:attribute>
Loading