diff --git a/index.html b/index.html index 999ef73..87233b6 100644 --- a/index.html +++ b/index.html @@ -187,6 +187,7 @@ function showInfo(pushState=true) { $('#selected').hide(); + popup.remove(); $('#info').show(); if (pushState) { updateHash('info');