216dff3ed9
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 <ul> nested inside the existing <ul>. Also adds an icon for good measure. |
||
---|---|---|
.. | ||
controllers/data_explorer | ||
jobs/scheduled | ||
models/data_explorer | ||
serializers/data_explorer |