Issue #1938414 by damiankloip: Fixed frontpage (/node) view should use unfiltered text for empty area handler.

8.0.x
Dries 2013-03-13 17:45:10 -04:00
parent 2cb952f9bf
commit 5d9b2bf392
1 changed files with 3 additions and 4 deletions

View File

@ -12,14 +12,13 @@ display:
cache: cache:
type: none type: none
empty: empty:
area: area_text_custom:
admin_label: '' admin_label: ''
content: 'No front page content has been created yet.' content: 'No front page content has been created yet.'
empty: '1' empty: '1'
field: area field: area_text_custom
format: plain_text
group_type: group group_type: group
id: area id: area_text_custom
label: '' label: ''
relationship: none relationship: none
table: views table: views