little-cui commented on a change in pull request #382: fix for services count
in pagination during search
URL:
https://github.com/apache/incubator-servicecomb-service-center/pull/382#discussion_r199368425
##########
File path: frontend/app/scripts/directives/tableDirective.js
##########
@@ -30,7 +30,8 @@ angular.module('serviceCenter')
buttons: '=buttons',
enableSearch: '=search',
appList:'=appList',
- apiInfo:'=apiInfo'
+ apiInfo:'=apiInfo',
Review comment:
please run the js formater
----------------------------------------------------------------
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