mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
editions optional
This commit is contained in:
parent
b9e8aae298
commit
27c1b390ea
@ -220,15 +220,6 @@ let RegisterPiece = React.createClass( {
|
||||
min={0}
|
||||
required/>
|
||||
</Property>
|
||||
<Property
|
||||
name='num_editions'
|
||||
label="Number of editions">
|
||||
<input
|
||||
type="number"
|
||||
placeholder="(e.g. 32)"
|
||||
min={1}
|
||||
required/>
|
||||
</Property>
|
||||
{this.getLicenses()}
|
||||
<hr />
|
||||
</Form>
|
||||
|
Loading…
Reference in New Issue
Block a user