Loading client-app/src/detail/_WidgetDefinition.js +6 −6 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ define([ return { width: 3, height: 2, height: 4, type: declare([ListImpl, _Framework, _ButtonsInRow]), props: { title: this.i18n.organisations, Loading Loading @@ -100,7 +100,7 @@ define([ return { width: 3, height: 2, height: 4, type: declare([ListImpl, _Framework, _ButtonsInRow]), props: { title: this.i18n.platforms, Loading Loading @@ -128,7 +128,7 @@ define([ return { width: 3, height: 2, height: 4, type: declare([ListImpl, _Framework]), props: { title: this.i18n.contacts, Loading @@ -145,7 +145,7 @@ define([ return { width: 3, height: 2, height: 4, type: declare([ListImpl, _Framework, _ButtonsInRow]), props: { title: this.i18n.documents, Loading @@ -172,7 +172,7 @@ define([ return { width: config.width || 3, height: config.height || 2, height: config.height || 4, type: declare([ListImpl, _Framework, _ButtonsInRow, _Filter]), props: { title: config.title, Loading Loading @@ -210,7 +210,7 @@ define([ return { width: config.width || 3, height: config.height || 6, height: config.height || 'fitContent', type: TemplateDisplayer, props: { title: this.i18n.info, Loading client-app/src/detail/activity/ActivityDetailView.js +0 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,6 @@ define([ this.widgetConfigs = this._merge([{ info: this._getInfoConfig({ height: 4, template: TemplateInfo }), spatialExtensionMap: this._getSpatialExtensionMapConfig(), Loading Loading
client-app/src/detail/_WidgetDefinition.js +6 −6 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ define([ return { width: 3, height: 2, height: 4, type: declare([ListImpl, _Framework, _ButtonsInRow]), props: { title: this.i18n.organisations, Loading Loading @@ -100,7 +100,7 @@ define([ return { width: 3, height: 2, height: 4, type: declare([ListImpl, _Framework, _ButtonsInRow]), props: { title: this.i18n.platforms, Loading Loading @@ -128,7 +128,7 @@ define([ return { width: 3, height: 2, height: 4, type: declare([ListImpl, _Framework]), props: { title: this.i18n.contacts, Loading @@ -145,7 +145,7 @@ define([ return { width: 3, height: 2, height: 4, type: declare([ListImpl, _Framework, _ButtonsInRow]), props: { title: this.i18n.documents, Loading @@ -172,7 +172,7 @@ define([ return { width: config.width || 3, height: config.height || 2, height: config.height || 4, type: declare([ListImpl, _Framework, _ButtonsInRow, _Filter]), props: { title: config.title, Loading Loading @@ -210,7 +210,7 @@ define([ return { width: config.width || 3, height: config.height || 6, height: config.height || 'fitContent', type: TemplateDisplayer, props: { title: this.i18n.info, Loading
client-app/src/detail/activity/ActivityDetailView.js +0 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,6 @@ define([ this.widgetConfigs = this._merge([{ info: this._getInfoConfig({ height: 4, template: TemplateInfo }), spatialExtensionMap: this._getSpatialExtensionMapConfig(), Loading