X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDrafts.pm;h=16111af9c91ec0b45e69a999bb07a5dd1fa09a87;hb=172936e967f916e736a61a9177cbe1d53d42907e;hp=7298f5c1d58f633d39a4609cd888d388d2e2ed93;hpb=82797ff57236520784217e8bb733e5e7d066ffc7;p=kivitendo-erp.git diff --git a/SL/Drafts.pm b/SL/Drafts.pm index 7298f5c1d..16111af9c 100644 --- a/SL/Drafts.pm +++ b/SL/Drafts.pm @@ -36,7 +36,7 @@ sub get_module { return ($module, $submodule); } -my @dont_save = qw(login password stylesheet action); +my @dont_save = qw(login password action); sub save { $main::lxdebug->enter_sub();