* change name and adjust code format for custom fields.
This commit is contained in:
@@ -268,6 +268,6 @@ js::set('refresh', $lang->refresh);
|
||||
</div>
|
||||
</div>
|
||||
<?php js::set('bugModule', $lang->bug->module);?>
|
||||
<?php $customLink = $this->createLink('custom', 'ajaxSaveCustom', 'module=bug§ion=custom&key=create');?>
|
||||
<?php $customLink = $this->createLink('custom', 'ajaxSaveCustom', 'module=bug§ion=custom&key=createFields');?>
|
||||
<?php include '../../common/view/customfield.html.php';?>
|
||||
<?php include '../../common/view/footer.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user