Hide the "Links" box when there are no links

This commit is contained in:
Anders Bjerner
2018-10-01 21:40:24 +02:00
committed by GitHub
parent eda6e084a7
commit 9c04abc5ad

View File

@@ -2,7 +2,7 @@
<div class="umb-package-details__main-content">
<umb-box data-element="node-info-urls">
<umb-box ng-if="node.urls" data-element="node-info-urls">
<umb-box-header title-key="general_links"></umb-box-header>
<umb-box-content class="block-form">
<ul class="nav nav-stacked" style="margin-bottom: 0;">