* change name and adjust code format for custom fields.
This commit is contained in:
@@ -100,6 +100,6 @@ $columns = count($hasFields) + 2;
|
||||
</tfoot>
|
||||
</table>
|
||||
</form>
|
||||
<?php $customLink = $this->createLink('custom', 'ajaxSaveCustom', 'module=bug§ion=custom&key=batchedit')?>
|
||||
<?php $customLink = $this->createLink('custom', 'ajaxSaveCustom', 'module=bug§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