Added titles to tables on all-clients view
This commit is contained in:
		| @ -679,7 +679,20 @@ display: | |||||||
|     display_options: |     display_options: | ||||||
|       display_extenders: {  } |       display_extenders: {  } | ||||||
|       display_description: '' |       display_description: '' | ||||||
|       footer: {  } |       footer: | ||||||
|  |         area: | ||||||
|  |           id: area | ||||||
|  |           table: views | ||||||
|  |           field: area | ||||||
|  |           relationship: none | ||||||
|  |           group_type: group | ||||||
|  |           admin_label: '' | ||||||
|  |           empty: true | ||||||
|  |           tokenize: false | ||||||
|  |           content: | ||||||
|  |             value: '<h2>Other clients</h2>' | ||||||
|  |             format: basic_html | ||||||
|  |           plugin_id: text | ||||||
|       defaults: |       defaults: | ||||||
|         footer: false |         footer: false | ||||||
|         empty: false |         empty: false | ||||||
| @ -688,7 +701,18 @@ display: | |||||||
|         title: false |         title: false | ||||||
|         header: false |         header: false | ||||||
|         css_class: false |         css_class: false | ||||||
|       empty: {  } |       empty: | ||||||
|  |         area_text_custom: | ||||||
|  |           id: area_text_custom | ||||||
|  |           table: views | ||||||
|  |           field: area_text_custom | ||||||
|  |           relationship: none | ||||||
|  |           group_type: group | ||||||
|  |           admin_label: '' | ||||||
|  |           empty: true | ||||||
|  |           tokenize: false | ||||||
|  |           content: 'No clients have follow-ups due' | ||||||
|  |           plugin_id: text_custom | ||||||
|       filters: |       filters: | ||||||
|         type: |         type: | ||||||
|           id: type |           id: type | ||||||
| @ -754,7 +778,18 @@ display: | |||||||
|         groups: |         groups: | ||||||
|           1: AND |           1: AND | ||||||
|       title: 'Follow-ups due' |       title: 'Follow-ups due' | ||||||
|       header: {  } |       header: | ||||||
|  |         area_text_custom: | ||||||
|  |           id: area_text_custom | ||||||
|  |           table: views | ||||||
|  |           field: area_text_custom | ||||||
|  |           relationship: none | ||||||
|  |           group_type: group | ||||||
|  |           admin_label: '' | ||||||
|  |           empty: true | ||||||
|  |           tokenize: false | ||||||
|  |           content: '<h2>Clients with follow-ups due</h2>' | ||||||
|  |           plugin_id: text_custom | ||||||
|       displays: |       displays: | ||||||
|         page_1: page_1 |         page_1: page_1 | ||||||
|       css_class: follow-ups-due |       css_class: follow-ups-due | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user