Put peering contract first.

If we create one on the go, we lose all fields above, so, offer that
one first.
agranig/1_0_subfix
Andreas Granig 13 years ago
parent 29df28e9ee
commit c98b27936e

@ -48,7 +48,7 @@ has_field 'save' => (
has_block 'fields' => (
tag => 'div',
class => [qw/modal-body/],
render_list => [qw/id name priority description contract/],
render_list => [qw/id contract name priority description/],
);
has_block 'actions' => (

Loading…
Cancel
Save