diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index 070a0ac8c..ba2de6c46 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -145,7 +145,7 @@ protected when "tags" /^\/tags/ - when "pools" + when "pools", "pool_versions" /^\/pools/ when "moderator/dashboards"