support MSIE 8 until after app load, and MSIE 8 with Chrome Frame beyond that
This commit is contained in:
parent
545d5c4dc8
commit
921a116a57
2 changed files with 147 additions and 145 deletions
|
|
@ -27,7 +27,6 @@ pandora.ui.placesDialog = function() {
|
|||
Ox.Request.clearCache(); // fixme: remove
|
||||
callback(result);
|
||||
});
|
||||
|
||||
},
|
||||
editPlace: function(place, callback) {
|
||||
Ox.print('EDITPLACE', place);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue