in annotation panel, make links to define/edit places/events work (fixes #561)

This commit is contained in:
rolux 2012-02-21 11:19:27 +00:00
parent b77045f375
commit 958773ec7e

View file

@ -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({