update components

This commit is contained in:
Luke Pulverenti 2016-11-30 02:49:32 -05:00
parent ff1c8b9cc3
commit 1cf155be4a

View file

@ -111,7 +111,7 @@
id: 'manageserver'
});
if (dom.getWindowSize().innerWidth >= 800) {
if (dom.getWindowSize().innerWidth >= 1000) {
commands.push({
name: globalize.translate('MetadataManager'),
id: 'metadatamanager'