estimancy/projestimate

View on GitHub
app/views/pemodules/update_selected_attributes.js.erb

Summary

Maintainability
Test Coverage
$(".list_attr").html("<%= j render( @attribute_settings) %>");
$(".on_success_attr").html(<%= I18n.t(:attributes_settings_updated) %>);