mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 08:55:54 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
d7515b3084
|
@ -143,7 +143,7 @@ $(document).ready(function() {
|
|||
);
|
||||
$this->formField(
|
||||
getMLText("review_file"),
|
||||
$this->getFileChooserHtml('review_file', false)
|
||||
$this->getFileChooserHtml('reviewfile', false)
|
||||
);
|
||||
$options = array();
|
||||
if($reviewStatus['status'] != 1)
|
||||
|
|
Loading…
Reference in New Issue
Block a user