estimancy/projestimate

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

Summary

Maintainability
Test Coverage
$(".custom_value").html("<label><%= I18n.t(:custom_value) %></label><br />");
$('.custom_value').html("<%=raw j input_tag(:pemodule, :custom_value)  %>");