mirror of
https://github.com/ascribe/onion.git
synced 2025-01-03 10:25:08 +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')
|
plural: getLangText('Select representative images')
|
||||||
}}
|
}}
|
||||||
isFineUploaderActive={isFineUploaderActive}
|
isFineUploaderActive={isFineUploaderActive}
|
||||||
disabled={!isFineUploaderEditable}
|
disabled={!isFineUploaderEditable} />
|
||||||
enableLocalHashing={enableLocalHashing}
|
|
||||||
uploadMethod={location.query.method} />
|
|
||||||
</Property>
|
</Property>
|
||||||
<Property
|
<Property
|
||||||
name='artist_name'
|
name='artist_name'
|
||||||
|
Loading…
Reference in New Issue
Block a user