]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/is.pl
CTI: wenn kein dial_command vorhanden callto: links rendern
[mfinanz.git] / bin / mozilla / is.pl
index c72f3e136b3e8c1bd6dab74d3ba239937b57ab08..a45adbf804d2999e2a24c7c531d62ac09875099a 100644 (file)
@@ -34,7 +34,6 @@
 
 use SL::FU;
 use SL::IS;
-use SL::PE;
 use SL::OE;
 use SL::MoreCommon qw(restore_form save_form);
 use Data::Dumper;
@@ -547,6 +546,10 @@ sub mark_as_paid {
   $main::lxdebug->leave_sub();
 }
 
+sub show_draft {
+  update();
+}
+
 sub update {
   $main::lxdebug->enter_sub();