mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
review comments
This commit is contained in:
parent
33d5480f2f
commit
8406272187
@ -365,7 +365,7 @@ let PrizePieceRatings = React.createClass({
|
|||||||
// Jury can set rating and note
|
// Jury can set rating and note
|
||||||
return (
|
return (
|
||||||
<CollapsibleParagraph
|
<CollapsibleParagraph
|
||||||
title="Rating"
|
title={getLangText('Rating')}
|
||||||
show={true}
|
show={true}
|
||||||
defaultExpanded={true}>
|
defaultExpanded={true}>
|
||||||
<div style={{marginLeft: '1.5em', marginBottom: '1em'}}>
|
<div style={{marginLeft: '1.5em', marginBottom: '1em'}}>
|
||||||
|
Loading…
Reference in New Issue
Block a user