* change name and adjust code format for custom fields.
This commit is contained in:
@@ -75,6 +75,6 @@ foreach(explode(',', $showFields) as $field)
|
||||
</tfoot>
|
||||
</table>
|
||||
</form>
|
||||
<?php $customLink = $this->createLink('custom', 'ajaxSaveCustom', 'module=testcase§ion=custom&key=batchedit')?>
|
||||
<?php $customLink = $this->createLink('custom', 'ajaxSaveCustom', 'module=testcase§ion=custom&key=batchEditFields')?>
|
||||
<?php include '../../common/view/customfield.html.php';?>
|
||||
<?php include '../../common/view/footer.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user