diff --git a/platform/commonUI/browse/src/creation/CreateAction.js b/platform/commonUI/browse/src/creation/CreateAction.js index e082ecab4f..f21c7a8ba0 100644 --- a/platform/commonUI/browse/src/creation/CreateAction.js +++ b/platform/commonUI/browse/src/creation/CreateAction.js @@ -92,6 +92,7 @@ define( key: 'create', glyph: type.getGlyph(), name: type.getName(), + type: type.getKey(), description: type.getDescription(), context: context };