popojargo commented on a change in pull request #1103: Customize style of the 
results list
URL: https://github.com/apache/couchdb-fauxton/pull/1103#discussion_r231277535
 
 

 ##########
 File path: 
app/addons/documents/index-results/containers/IndexResultsContainer.js
 ##########
 @@ -56,7 +58,8 @@ const mapStateToProps = ({indexResults}, ownProps) => {
     docType: getDocType(indexResults),
     fetchParams: getFetchParams(indexResults),
     queryOptionsParams: getQueryOptionsParams(indexResults),
-    partitionKey: ownProps.partitionKey
+    partitionKey: ownProps.partitionKey,
 
 Review comment:
   This should be in another PR right?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to