mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
Merge pull request #128 from ascribe/AG-127-remove-hash-option-for-thumbnail
Remove hash option for thumbnail
This commit is contained in:
commit
9f0a071473
@ -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