* Add form tips, Fix bug #33541.

This commit is contained in:
caoyanyi
2023-04-13 13:19:15 +08:00
parent b425266ecf
commit 5c39e492be
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
<div class='main-header'>
<h2><?php echo $lang->doc->createLib;?></h2>
</div>
<form method='post' class='main-form form-ajax no-stash' enctype='multipart/form-data' >
<form method='post' class='main-form form-ajax no-stash form-watched' enctype='multipart/form-data' >
<table class='table table-form'>
<?php if(in_array($type, array('product', 'project', 'execution'))):?>
<tr class='objectBox'>