Added cluster status panel to config.js

This commit is contained in:
Rashid Khan 2013-12-29 16:27:54 -07:00
parent 4b1d4240f5
commit 34e5ab7464

View file

@ -63,7 +63,8 @@ define(['settings'],
'query',
'terms',
'sparklines',
'marvel.stats_table'
'marvel.stats_table',
'marvel.cluster'
]
});
});