Skip to content
Snippets Groups Projects
Verified Commit a2edb76f authored by Timm Fitschen's avatar Timm Fitschen
Browse files

Merge branch 'f-boot-tour' into f-combine-js-files

parents 51bc3157 f006d97c
No related branches found
No related tags found
1 merge request!24add merge_js.sh script
Pipeline #7393 passed with warnings
This commit is part of merge request !24. Comments created here will be created in the context of that merge request.
......@@ -72,7 +72,7 @@
<xsl:attribute name="data-response-count">
<xsl:value-of select="/Response/@count"/>
</xsl:attribute>
<xsl:if test="count(/Response/*)&lt;2 and not(/Response/Error|/Response/Info|/Response/Warning)">
<xsl:if test="count(/Response/*)&lt;3 and not(/Response/Error|/Response/Info|/Response/Warning)">
<xsl:attribute name="class">caosdb-welcome</xsl:attribute>
</xsl:if>
<div class="background d-flex flex-column">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment