Merge pull request #4687 from AlexSCorey/4685-LookUpPluralization

Adds proper pluralization to Look Up modal empty state

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2019-09-09 21:23:32 +00:00 committed by GitHub
commit edb7ddb9ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -248,6 +248,7 @@ class Lookup extends React.Component {
items={results}
itemCount={count}
itemName={lookupHeader}
itemNamePlural={lookupHeader}
qsConfig={this.qsConfig}
toolbarColumns={columns}
renderItem={item => (