diff --git a/frontend/src/Metamaps/Router.js b/frontend/src/Metamaps/Router.js index c5f1c9a7..073c1d1b 100644 --- a/frontend/src/Metamaps/Router.js +++ b/frontend/src/Metamaps/Router.js @@ -157,8 +157,6 @@ const _Router = Backbone.Router.extend({ maps: function (id) { clearTimeout(this.timeoutId) - document.title = 'Map ' + id + ' | Metamaps' - this.currentSection = 'map' this.currentPage = id