orbit-basic/app/views/admin/ad_banners/create_error_msg.js.erb

1 line
85 B
Plaintext

$("#ad_banner-modal-info").append("<%= @ad_banner.errors.full_messages.join(',')%>");