vhochstein / active_scaffold

Rails 4 Version of activescaffold supporting jquery
MIT License
156 stars 34 forks source link

prototype patch to support replacing TR/TD/TBODY causes error #193

Closed ssinghi closed 8 years ago

ssinghi commented 12 years ago

The patch which has been added to active_scaffold.js to support replacing TR/TD/TBODY in IE causes error to be thrown in FF when updating a record.

Is this patch still needed?

Reference: - code in rails 3.0 branch

-surendra

vhochstein commented 12 years ago

To be honest, I ve got no idea if this patch is still needed... was added long ago.

However, I did not have any issues with it so far. Do you have some more details?