Sha256: 4d0a2fd2b2e2ee00d44362bdcc7932756ae7bd08f0e18be7f466d26ff1f416d9
Contents?: true
Size: 474 Bytes
Versions: 2
Compression:
Stored size: 474 Bytes
Contents
<h1>This payment has not been fully allocated.</h1> <p>Are you sure you wish to commit this payment without having fully assigned its balance to an outstanding invoice(s)?</p> <p> <%= button_to_function h("Yes, I'll assign it later"), "Modalbox.hide();$('%s').onsubmit();" % element_form_id(:action => action), :class => "MB_focusable" %> or <%= link_to_function 'No, let me assign this in full', "Modalbox.hide();", :class => "MB_focusable", :title => 'No' %> </p>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brisk-bills-0.8.2 | app/views/admin/payments/commit_payment_warning.html.erb |
brisk-bills-0.8.1 | app/views/admin/payments/commit_payment_warning.html.erb |