TT#153950 Add label 'Invoice Template' to Invoice create page

Otherwise the table is not signed at all on create 'Invoice' page.

Change-Id: Idea6ab1df49b5de9db1b469fb872d031378bf3a4
mr10.3
Alexander Lutay 5 years ago
parent ca87855521
commit aac3a16e5e

@ -4,7 +4,7 @@ extends 'HTML::FormHandler::Field::Compound';
has_field 'id' => (
type => '+NGCP::Panel::Field::DataTable',
label => '',
label => 'Invoice Template',
do_label => 0,
do_wrapper => 0,
required => 1,

Loading…
Cancel
Save