]> wagnertech.de Git - mfinanz.git/commitdiff
remove_draft standardmaessig an
authorSven Schöling <s.schoeling@linet-services.de>
Thu, 22 Feb 2007 15:11:51 +0000 (15:11 +0000)
committerSven Schöling <s.schoeling@linet-services.de>
Thu, 22 Feb 2007 15:11:51 +0000 (15:11 +0000)
bin/mozilla/drafts.pl

index 3255d68d041b132324d677fc7573a35ed03e2eb0..41a4ac9eb483c3a2717e836d50e9f166737250ea 100644 (file)
@@ -98,6 +98,7 @@ sub load_draft {
     restore_form($old_form, 1);
     $form->{draft_id} = $id;
     $form->{draft_description} = $description;
     restore_form($old_form, 1);
     $form->{draft_id} = $id;
     $form->{draft_description} = $description;
+    $form->{remove_draft} = 'checked';
   }
 
   update();
   }
 
   update();