ui: Gives the minimal in-form token list use a maximum row size (#5807)

This means its more straightforwards to calculate the height of the
listing itself. This component is currently only used on the form pages for tokens and roles, should therefore be a restricted size.
This commit is contained in:
John Cowen 2019-05-08 10:02:09 +01:00 committed by GitHub
parent c50ca4f02c
commit 4e8d4b1037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
{{#tabular-collection
data-test-tokens
class='token-list'
rows=5
items=(sort-by 'AccessorID:asc' items) as |item index|
}}
{{#if caption}}