* Add class no-stash to save form draft.

This commit is contained in:
guofeilong
2023-03-10 14:40:00 +08:00
parent b791a69a45
commit eaafb20075
2 changed files with 3 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
<div class='main-header'>
<h2><?php echo $lang->printKanban->common;?></h2>
</div>
<form target='_blank' method='post'>
<form class="no-stash" target='_blank' method='post'>
<table class='table table-form'>
<tr>
<td class='text-right w-100px'><?php echo $lang->printKanban->content?>:</td>