mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +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
|
||||
return (
|
||||
<CollapsibleParagraph
|
||||
title="Rating"
|
||||
title={getLangText('Rating')}
|
||||
show={true}
|
||||
defaultExpanded={true}>
|
||||
<div style={{marginLeft: '1.5em', marginBottom: '1em'}}>
|
||||
|
Loading…
Reference in New Issue
Block a user