diff --git a/uw_dashboard.module b/uw_dashboard.module
index 7d7b62e516ff5aff035d2731f74cf3831ed16403..d85453f54507a02c56c1271c75649022c8e6ad94 100644
--- a/uw_dashboard.module
+++ b/uw_dashboard.module
@@ -139,7 +139,7 @@ function uw_dashboard_views_pre_execute(ViewExecutable $view) {
   // The views that need the pager id adjusted.
   $view_ids = [
     'uw_view_content_list',
-    'uw_view_pub_ref',
+    'uw_view_pub_reference',
     'uw_view_pub_keywords',
     'uw_view_pub_authors',
   ];