support MSIE 8 until after app load, and MSIE 8 with Chrome Frame beyond that

This commit is contained in:
rolux 2011-09-03 13:19:00 +00:00
commit 921a116a57
2 changed files with 147 additions and 145 deletions

View file

@ -27,7 +27,6 @@ pandora.ui.placesDialog = function() {
Ox.Request.clearCache(); // fixme: remove
callback(result);
});
},
editPlace: function(place, callback) {
Ox.print('EDITPLACE', place);