Skip to content
Snippets Groups Projects
Commit cfb94726 authored by florian's avatar florian
Browse files

MAINT: Remove unused attribute

parent 72c884fd
No related branches found
No related tags found
2 merge requests!89Release v0.10.0,!86F hide properties
Pipeline #31302 passed
......@@ -65,7 +65,7 @@
<xsl:call-template name="caosdb-head-css" />
<xsl:call-template name="caosdb-head-js" />
</head>
<body data-hidden-properties="false">
<body>
<xsl:choose>
<xsl:when test="'${BUILD_MODULE_EXT_PROPERTY_DISPLAY}'='ENABLED'">
<xsl:attribute name="data-hidden-properties">true</xsl:attribute>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment