Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
7a0440d1
Commit
7a0440d1
authored
Jun 19, 2013
by
alexpott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2022127
by damiankloip: Change status filter on admin/content to 'published'/'unpublished'.
parent
4756994e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
core/modules/node/config/views.view.content.yml
core/modules/node/config/views.view.content.yml
+24
-0
No files found.
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