X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5bc87ade7044239fa9e893b9d7cbd476dc627eea..c0ed7d2fa:/templates/webpages/ap/form_footer.html?ds=sidebyside
diff --git a/templates/webpages/ap/form_footer.html b/templates/webpages/ap/form_footer.html
index b7659fc51..14d496629 100644
--- a/templates/webpages/ap/form_footer.html
+++ b/templates/webpages/ap/form_footer.html
@@ -12,11 +12,6 @@
-[%- IF ( !id && draft_id ) %]
- [% L.checkbox_tag('remove_draft', checked=remove_draft, label=LxERP.t8('Remove draft when posting')) %]
-
-[%- END %]
-
@@ -37,7 +32,7 @@
[%- ELSIF show_post_draft %]
-
+ [% L.button_tag('kivi.Draft.popup("ap", "invoice", "' _ draft_id _ '", "' _ draft_description _ '")', LxERP.t8('Drafts')) %]
[%- END %]
[%- IF id %]