소스 검색

Document table columns preference

Jeremy Stretch 6 년 전
부모
커밋
96eafe6dc1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      docs/development/user-preferences.md

+ 1 - 0
docs/development/user-preferences.md

@@ -8,3 +8,4 @@ The `users.UserConfig` model holds individual preferences for each user in the f
 | ---- | ----------- |
 | extras.configcontext.format | Preferred format when rendering config context data (JSON or YAML) |
 | pagination.per_page | The number of items to display per page of a paginated table |
+| tables.${table_name}.columns | The ordered list of columns to display when viewing the table |