Skip to content

Commit

Permalink
Issue-4386 - Add page with File type fix
Browse files Browse the repository at this point in the history
  • Loading branch information
berkarslan-xo authored and bdukes committed Jan 8, 2021
1 parent 8276972 commit 4689315
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ class PageFile extends Component {
utils={utilities}
selectedFile={selectedFile}
onSelectFile={this.onFileSelect.bind(this)}
validationCode={this.props.page.validationCode}
browseButtonText={Localization.get("BrowseButton")}
uploadButtonText={Localization.get("UploadButton")}
linkButtonText={Localization.get("LinkButton")}
Expand Down

0 comments on commit 4689315

Please sign in to comment.