Removes the combined table-topo-view

This commit is contained in:
Simon Howe
2016-08-03 08:46:17 +02:00
parent c51e290127
commit fa502ae6ad
12 changed files with 72 additions and 79 deletions
+1
View File
@@ -39,6 +39,7 @@ export function getUrlState(state) {
const urlState = {
controlPipe: cp ? cp.toJS() : null,
mode: state.get('gridMode') ? 'grid' : 'topo',
nodeDetails: nodeDetails.toJS(),
pinnedMetricType: state.get('pinnedMetricType'),
pinnedSearches: state.get('pinnedSearches').toJS(),