diff --git a/beat/web/reports/static/reports/app/directives/groupPanelExperiments.js b/beat/web/reports/static/reports/app/directives/groupPanelExperiments.js index bb3197b567f4faa68bf07d8d50bd9d73cd382fa0..9ef23e626893fad7358f97981d7a48f097ec8724 100644 --- a/beat/web/reports/static/reports/app/directives/groupPanelExperiments.js +++ b/beat/web/reports/static/reports/app/directives/groupPanelExperiments.js @@ -79,7 +79,7 @@ angular.module('reportApp').directive("groupPanelExperiments", ['GroupsService', role="tabpanel" aria-labelledby="{{group.name}}-explist-heading"> <div class="panel-body"> - <table class="table table-striped table-hover"> + <table ng-if='group.experiments.length > 0' class="table table-striped table-hover"> <thead> <tr> <th></th>