Jan Schrewe

Results 24 comments of Jan Schrewe

Hey, You are probably doing nothing wrong and have met one of the untested and apparently unsupported cases :( `_admin_opts` is monkey patched into the document by mongoadmin and provides...

Posting a patch would be nice! Cheers.

Okay better late then never I guess. The `rel` attribute thing is fixed. The `list_field` with reference field won't fix though. Sorry, see the addition to the readme about the...

If you change the size of the div containing the map (`map_canvas` in the examples) you have to call AFAIK `google.maps.event.trigger(map, 'resize');` where map is `var map = new google.maps.Map(document.getElementById("map_canvas"),...