mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
Remove hash option for thumbnail
This commit is contained in:
parent
0d2a8504ba
commit
aef3bf5094
@ -216,9 +216,7 @@ let RegisterPieceForm = React.createClass({
|
||||
plural: getLangText('Select representative images')
|
||||
}}
|
||||
isFineUploaderActive={isFineUploaderActive}
|
||||
disabled={!isFineUploaderEditable}
|
||||
enableLocalHashing={enableLocalHashing}
|
||||
uploadMethod={location.query.method} />
|
||||
disabled={!isFineUploaderEditable} />
|
||||
</Property>
|
||||
<Property
|
||||
name='artist_name'
|
||||
|
Loading…
Reference in New Issue
Block a user