Skip to content

Commit

Permalink
reset viewer.js to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
green3g committed Feb 1, 2017
1 parent 5c65783 commit 9300ebb
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions viewer/js/config/viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ define([
sliderStyle: 'small'
},

webMapId: '880a967872114b44a63c207df10e0a75', // High Cost Mortgage
//webMapId: 'ef9c7fbda731474d98647bebb4b33c20', // High Cost Mortgage
// webMapOptions: {},

// panes: {
Expand Down Expand Up @@ -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',
Expand Down

0 comments on commit 9300ebb

Please sign in to comment.