Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
7a0440d1
Commit
7a0440d1
authored
Jun 19, 2013
by
alexpott
Browse files
Issue
#2022127
by damiankloip: Change status filter on admin/content to 'published'/'unpublished'.
parent
4756994e
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/node/config/views.view.content.yml
View file @
7a0440d1
...
...
@@ -254,8 +254,12 @@ display:
id
:
status
table
:
node_field_data
field
:
status
relationship
:
none
group_type
:
group
admin_label
:
'
'
operator
:
'
='
value
:
All
group
:
'
1'
exposed
:
'
1'
expose
:
operator_id
:
'
'
...
...
@@ -269,6 +273,26 @@ display:
multiple
:
'
0'
remember_roles
:
authenticated
:
authenticated
is_grouped
:
'
1'
group_info
:
label
:
'
Published
status'
description
:
'
'
identifier
:
status
optional
:
'
1'
widget
:
select
multiple
:
'
0'
remember
:
'
0'
default_group
:
All
default_group_multiple
:
{
}
group_items
:
1
:
title
:
Published
operator
:
'
='
value
:
'
1'
2
:
title
:
Unpublished
operator
:
'
='
value
:
'
0'
plugin_id
:
boolean
type
:
id
:
type
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment