Begin implementing modern tables
This commit is contained in:
@@ -51,7 +51,12 @@ from core.views.manage.threshold.threshold import (
|
||||
)
|
||||
|
||||
# Main tool pages
|
||||
from core.views.ui.drilldown import Drilldown, DrilldownSearch, ThresholdInfoModal
|
||||
from core.views.ui.drilldown import (
|
||||
Drilldown,
|
||||
DrilldownSearch,
|
||||
DrilldownTableView,
|
||||
ThresholdInfoModal,
|
||||
)
|
||||
from core.views.ui.insights import (
|
||||
Insights,
|
||||
InsightsChannels,
|
||||
|
||||
Reference in New Issue
Block a user