|
|
|
|
@ -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' => (
|
|
|
|
|
|