X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/efb9a24f2252104ab4af5c25334119d7c5c70a8c..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/customer_vendor/tabs/vcnotes.html diff --git a/templates/webpages/customer_vendor/tabs/vcnotes.html b/templates/webpages/customer_vendor/tabs/vcnotes.html index 403b0ffc1..cf21b519d 100644 --- a/templates/webpages/customer_vendor/tabs/vcnotes.html +++ b/templates/webpages/customer_vendor/tabs/vcnotes.html @@ -41,7 +41,7 @@ - [% row.follow_up.created_for.safe_name | html %] + [% row.follow_up.created_for_employee.safe_name | html %] @@ -59,14 +59,13 @@

[% END %] - -
+

[% IF ( SELF.note.id ) %] [% 'Edit note' | $T8 %] [% ELSE %] [% 'Add note' | $T8 %] [% END %] -

+ [% L.hidden_tag('note.id', SELF.note.id) %]