added segment stats in listing

This commit is contained in:
Jonathan Labreuille
2015-10-22 20:40:46 +02:00
parent 056e79eeac
commit 3b4c5c83e1
4 changed files with 44 additions and 18 deletions

View File

@@ -160,7 +160,7 @@ define(
<Listing
messages={ messages }
search={ false }
limit={ 0 }
limit={ 1000 }
endpoint="segments"
onRenderItem={ this.renderItem }
columns={ columns }