The following commit has been merged in the master branch:
commit f56a69d6df11c88bb07c05c394b5245d9de77549
Author: Andreas Tille <[email protected]>
Date: Thu Oct 19 11:36:37 2017 +0200
Only white space between registry entries no background colored blur
diff --git a/webtools/templates/tasks.xhtml b/webtools/templates/tasks.xhtml
index 7db715f..77fc423 100644
--- a/webtools/templates/tasks.xhtml
+++ b/webtools/templates/tasks.xhtml
@@ -200,24 +200,17 @@
Registry entries:
<span py:choose="">
<span class="registry_biotools"
- py:when="'biotools' in project.properties"><a
href="https://bio.tools/${project.properties['biotools']}">Biotools</a>
- </span>
- </span>
- <span py:choose="">
+ py:when="'biotools' in project.properties"><a
href="https://bio.tools/${project.properties['biotools']}">Biotools</a><span
class="registry">
+ </span></span></span><span py:choose="">
<span class="registry_scicrunch"
- py:when="'scicrunch' in project.properties"><a
href="http://identifiers.org/rrid/RRID:${project.properties['scicrunch']}">SciCrunch</a>
- </span>
- </span>
- <span py:choose="">
+ py:when="'scicrunch' in project.properties"><a
href="http://identifiers.org/rrid/RRID:${project.properties['scicrunch']}">SciCrunch</a><span
class="registry">
+ </span></span></span><span py:choose="">
<span class="registry_scicrunch"
- py:when="'rrid' in project.properties"><a
href="http://identifiers.org/rrid/RRID:${project.properties['rrid']}">RRID</a>
- </span>
- </span>
- <span py:choose="">
+ py:when="'rrid' in project.properties"><a
href="http://identifiers.org/rrid/RRID:${project.properties['rrid']}">RRID</a><span
class="registry">
+ </span></span></span><span py:choose="">
<span class="registry_omictools"
- py:when="'omictools' in project.properties"><a
href="https://duckduckgo.com/?q=\site%3Aomictools.com+${project.properties['omictools']}">OMICtools</a>
- </span>
- </span>
+ py:when="'omictools' in project.properties"><a
href="https://duckduckgo.com/?q=\site%3Aomictools.com+${project.properties['omictools']}">OMICtools</a><span
class="registry">
+ </span></span></span>
</div>
</div>
</td>
--
Static and dynamic websites for Debian Pure Blends
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit