From d997a061db4c4121a5718806de37d11184ecab0e Mon Sep 17 00:00:00 2001 From: roemhildtg Date: Wed, 1 Feb 2017 15:39:37 -0600 Subject: [PATCH] revert change from https://github.com/cmv/cmv-app/pull/666/commits/7cb59c3be8e1b12983c7dbc78b2af397925b8605 --- viewer/js/config/viewer.js | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/viewer/js/config/viewer.js b/viewer/js/config/viewer.js index 75cd8e984..1ea172b9f 100644 --- a/viewer/js/config/viewer.js +++ b/viewer/js/config/viewer.js @@ -78,7 +78,7 @@ define([ sliderStyle: 'small' }, - webMapId: '880a967872114b44a63c207df10e0a75', // High Cost Mortgage + //webMapId: 'ef9c7fbda731474d98647bebb4b33c20', // High Cost Mortgage // webMapOptions: {}, // panes: { @@ -273,16 +273,6 @@ define([ }], // set include:true to load. For titlePane type set position the the desired order in the sidebar widgets: { - // a widget that loads and runs before the app - // loader: { - // type: 'loading', - // path: 'dijit/_WidgetBase', - // options: { - // constructor: function () { - // alert('Preload!'); - // } - // } - // }, growler: { include: true, id: 'growler', @@ -318,7 +308,6 @@ define([ type: 'titlePane', path: 'gis/dijit/Identify', title: i18n.viewer.widgets.identify, - iconClass: 'fa-info-circle', open: false, position: 3, options: 'config/identify' @@ -410,7 +399,6 @@ define([ type: 'titlePane', path: 'gis/dijit/Legend', title: i18n.viewer.widgets.legend, - iconClass: 'fa-picture-o', open: false, position: 1, options: { @@ -424,7 +412,6 @@ define([ type: 'titlePane', path: 'gis/dijit/LayerControl', title: i18n.viewer.widgets.layerControl, - iconClass: 'fa-th-list', open: false, position: 0, options: { @@ -451,7 +438,6 @@ define([ type: 'titlePane', path: 'gis/dijit/Bookmarks', title: i18n.viewer.widgets.bookmarks, - iconClass: 'fa-bookmark', open: false, position: 2, options: 'config/bookmarks' @@ -463,7 +449,6 @@ define([ canFloat: true, path: 'gis/dijit/Find', title: i18n.viewer.widgets.find, - iconClass: 'fa-search', open: false, position: 3, options: 'config/find' @@ -475,7 +460,6 @@ define([ canFloat: true, path: 'gis/dijit/Draw', title: i18n.viewer.widgets.draw, - iconClass: 'fa-paint-brush', open: false, position: 4, options: { @@ -490,7 +474,6 @@ define([ canFloat: true, path: 'gis/dijit/Measurement', title: i18n.viewer.widgets.measure, - iconClass: 'fa-expand', open: false, position: 5, options: { @@ -507,7 +490,6 @@ define([ canFloat: true, path: 'gis/dijit/Print', title: i18n.viewer.widgets.print, - iconClass: 'fa-print', open: false, position: 6, options: { @@ -526,7 +508,6 @@ define([ type: 'titlePane', path: 'gis/dijit/Directions', title: i18n.viewer.widgets.directions, - iconClass: 'fa-map-signs', open: false, position: 7, options: { @@ -548,7 +529,6 @@ define([ type: 'titlePane', path: 'gis/dijit/Editor', title: i18n.viewer.widgets.editor, - iconClass: 'fa-pencil', open: false, position: 8, options: { @@ -578,7 +558,6 @@ define([ position: 9, path: 'gis/dijit/StreetView', title: i18n.viewer.widgets.streetview, - iconClass: 'fa-street-view', paneOptions: { resizable: true, resizeOptions: {