MT#8371 Fix reference to billing_mappings in peering form

ipeshinskaya/InvoiceTemplate6
Irina Peshynskaya 11 years ago committed by Irina Peshinskaya
parent 854061b476
commit deb95ccff3

@ -11,7 +11,7 @@ has_field 'id' => (
template => 'helpers/datatables_field.tt',
ajax_src => '/contract/peering/ajax',
table_titles => ['#', 'Status', 'Contact Email', 'Billing Profile'],
table_fields => ['id', 'status', 'contact_email', 'billing_mappings_billing_profile_name'],
table_fields => ['id', 'status', 'contact_email', 'billing_mappings_actual_billing_mappings_billing_profile_name'],
);
has_field 'create' => (

Loading…
Cancel
Save