From 958773ec7e68ce3e13edc0597660d0f6d4d7a583 Mon Sep 17 00:00:00 2001 From: rolux Date: Tue, 21 Feb 2012 11:19:27 +0000 Subject: [PATCH] in annotation panel, make links to define/edit places/events work (fixes #561) --- static/js/pandora/placesDialog.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/pandora/placesDialog.js b/static/js/pandora/placesDialog.js index ca0f5bb5..9ddb561c 100644 --- a/static/js/pandora/placesDialog.js +++ b/static/js/pandora/placesDialog.js @@ -4,7 +4,6 @@ pandora.ui.placesDialog = function(options) { // options can be {id: '...'} or {name: '...'} - Ox.print('placesDialog', options); var height = Math.round((window.innerHeight - 48) * 0.9), width = Math.round(window.innerWidth * 0.9), $content = Ox.ListMap({