Update Router.js
This commit is contained in:
parent
c76657ecb4
commit
b8ae2c4b6a
1 changed files with 0 additions and 2 deletions
|
@ -157,8 +157,6 @@ const _Router = Backbone.Router.extend({
|
||||||
maps: function (id) {
|
maps: function (id) {
|
||||||
clearTimeout(this.timeoutId)
|
clearTimeout(this.timeoutId)
|
||||||
|
|
||||||
document.title = 'Map ' + id + ' | Metamaps'
|
|
||||||
|
|
||||||
this.currentSection = 'map'
|
this.currentSection = 'map'
|
||||||
this.currentPage = id
|
this.currentPage = id
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue