Loading public/javascript/app/designs/mapWithSideContent/main/GeographicEditor.js +4 −0 Original line number Diff line number Diff line Loading @@ -435,6 +435,8 @@ define([ return; } this.listAndEditorNode.set('title', this.i18n.form); this.listAndEditorNode.selectChild(this.editorNode); //this._emitEvt('CLEAR_SELECTION'); Loading Loading @@ -481,6 +483,8 @@ define([ this._currentData = null; this.listAndEditorNode.set('title', this.i18n.list); this.listAndEditorNode.selectChild(this.browserAndSearchContainer); }, Loading public/javascript/app/designs/textSearchFacetsList/main/Activity.js +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ define([ this.facetsConfig = this._merge([{ aggs: { "activityType": { 'open': true, "open": true, "terms": { "field": "activityType.name", "size": 20 Loading Loading
public/javascript/app/designs/mapWithSideContent/main/GeographicEditor.js +4 −0 Original line number Diff line number Diff line Loading @@ -435,6 +435,8 @@ define([ return; } this.listAndEditorNode.set('title', this.i18n.form); this.listAndEditorNode.selectChild(this.editorNode); //this._emitEvt('CLEAR_SELECTION'); Loading Loading @@ -481,6 +483,8 @@ define([ this._currentData = null; this.listAndEditorNode.set('title', this.i18n.list); this.listAndEditorNode.selectChild(this.browserAndSearchContainer); }, Loading
public/javascript/app/designs/textSearchFacetsList/main/Activity.js +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ define([ this.facetsConfig = this._merge([{ aggs: { "activityType": { 'open': true, "open": true, "terms": { "field": "activityType.name", "size": 20 Loading