Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

This commit is contained in:
Uwe Steinmann 2019-02-04 15:17:42 +01:00
commit d7515b3084

View File

@ -143,7 +143,7 @@ $(document).ready(function() {
); );
$this->formField( $this->formField(
getMLText("review_file"), getMLText("review_file"),
$this->getFileChooserHtml('review_file', false) $this->getFileChooserHtml('reviewfile', false)
); );
$options = array(); $options = array();
if($reviewStatus['status'] != 1) if($reviewStatus['status'] != 1)