Skip to content

Commit

Permalink
Merge pull request #1253 from landryb/fix/1252
Browse files Browse the repository at this point in the history
mapfishapp - default thesaurus external.theme.inspire-theme
  • Loading branch information
fvanderbiest committed Feb 15, 2016
2 parents 0cf77ca + ea0aed1 commit fd2730d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions mapfishapp/src/main/webapp/app/js/GEOR_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -255,11 +255,9 @@ GEOR.config = (function() {
* Key (as the one in the response from /geonetwork/srv/fre/xml.thesaurus.getList)
* of the thesaurus to use as the default (selected) one.
*
* local.theme.test is the only one exported by GeoNetwork by default.
* It is highly recommended to upload new thesauri and to change this setting.
*/
DEFAULT_THESAURUS_KEY: getCustomParameter("DEFAULT_THESAURUS_KEY",
'local.theme.test'),
'external.theme.inspire-theme'),

/**
* Constant: MAX_FEATURES
Expand Down

0 comments on commit fd2730d

Please sign in to comment.