Skip to content

Commit ea9629a

Browse files
committed
SUPP0RT-644: Added and enabled view_unpublished module
1 parent bfca4e8 commit ea9629a

File tree

3 files changed

+61
-2
lines changed

3 files changed

+61
-2
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
"drupal/token": "^1.9",
8181
"drupal/token_filter": "^1.2",
8282
"drupal/twig_tweak": "^3.0",
83+
"drupal/view_unpublished": "^1.0",
8384
"drupal/views_autosubmit": "^1.4",
8485
"drupal/views_data_export": "^1.0",
8586
"drupal/views_flag_refresh": "dev-2929394-drupal-8-port",

composer.lock

Lines changed: 59 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/sync/core.extension.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ module:
101101
toolbar: 0
102102
twig_tweak: 0
103103
user: 0
104+
view_unpublished: 0
104105
views: 0
105106
views_autosubmit: 0
106107
views_data_export: 0

0 commit comments

Comments
 (0)