Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_dashboard
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_dashboard
Commits
bfddd8e2
Commit
bfddd8e2
authored
6 months ago
by
Kevin Paxman
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-6978: correct the name of the pub reference view
parent
af6dbb7a
No related branches found
No related tags found
1 merge request
!38
ISTWCMS-6978: Add code to view all webforms in webform list block on dashboard
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
uw_dashboard.module
+1
-1
1 addition, 1 deletion
uw_dashboard.module
with
1 addition
and
1 deletion
uw_dashboard.module
+
1
−
1
View file @
bfddd8e2
...
@@ -139,7 +139,7 @@ function uw_dashboard_views_pre_execute(ViewExecutable $view) {
...
@@ -139,7 +139,7 @@ function uw_dashboard_views_pre_execute(ViewExecutable $view) {
// The views that need the pager id adjusted.
// The views that need the pager id adjusted.
$view_ids
=
[
$view_ids
=
[
'uw_view_content_list'
,
'uw_view_content_list'
,
'uw_view_pub_ref'
,
'uw_view_pub_ref
erence
'
,
'uw_view_pub_keywords'
,
'uw_view_pub_keywords'
,
'uw_view_pub_authors'
,
'uw_view_pub_authors'
,
];
];
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment