X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ebe71b37a511272a7e64c9bd06a6cc336480d224..c0ed7d2fa:/templates/webpages/ap/form_footer.html
diff --git a/templates/webpages/ap/form_footer.html b/templates/webpages/ap/form_footer.html
index 336350315..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,32 +32,14 @@
[%- ELSIF show_post_draft %]
-
+ [% L.button_tag('kivi.Draft.popup("ap", "invoice", "' _ draft_id _ '", "' _ draft_description _ '")', LxERP.t8('Drafts')) %]
[%- END %]
[%- IF id %]
-
+
[% IF INSTANCE_CONF.get_ap_show_mark_as_paid %]
[% END %]
[%- END %]
-
-