Alertbox does not open when opening page anymore.
This commit is contained in:
parent
84b86f25a3
commit
a04215be8f
1 changed files with 1 additions and 0 deletions
|
|
@ -234,6 +234,7 @@ DynMap.prototype = {
|
|||
|
||||
var alertbox = me.alertbox = $('<div/>')
|
||||
.addClass('alertbox')
|
||||
.hide()
|
||||
.appendTo(container);
|
||||
|
||||
me.selectMap(me.defaultworld.defaultmap);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue