Added list of accounts for the store.

This commit is contained in:
Gunther Brunner
2014-08-04 21:34:37 +09:00
parent 8c59b1cd62
commit b150c5fc02
7 changed files with 104 additions and 48 deletions

View File

@@ -156,3 +156,8 @@
display: block;
}
}
/* We don't use any table pagination */
.ng-table-pager {
display: none;
}