* Add form tips, Fix bug #33541.
This commit is contained in:
@@ -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'>
|
||||
|
||||
Reference in New Issue
Block a user