From 216dff3ed97351431231f8d8afe5d3554a4e832c Mon Sep 17 00:00:00 2001 From: David Taylor Date: Thu, 8 Apr 2021 17:47:44 +0100 Subject: [PATCH] DEV: Improve logic for showing/hiding the reports tab in group screens (#107) Previously this was adding an extra AJAX request to check if the group had any queries available. Now a boolean is included in the group serializer, so there is no need for the extra request. Removing this ajax request will also stop other plugin JS integration tests from failing when the data-explorer plugin is installed. This commit also fixes the HTML markup of the tab, so that it doesn't have a