diff --git a/src/components/ui-component/templates/template.html b/src/components/ui-component/templates/template.html index 41ee358e..7d8d8f26 100644 --- a/src/components/ui-component/templates/template.html +++ b/src/components/ui-component/templates/template.html @@ -3,5 +3,6 @@ ui-card-size="{{ me.item.width }}x{{ me.item.height }}" class="nr-dashboard-template" ng-class="{'nr-dashboard-disabled':me.item.disabled}" + ng-show="{{me.item.height >= 0}}" >