diff --git a/openstack_dashboard/templates/context_selection/_project_list.html b/openstack_dashboard/templates/context_selection/_project_list.html index 25c2eab199..2ce2e1c809 100644 --- a/openstack_dashboard/templates/context_selection/_project_list.html +++ b/openstack_dashboard/templates/context_selection/_project_list.html @@ -1,12 +1,12 @@ {% load i18n %} -{% with dashboard_url=request.horizon.dashboard.get_absolute_url %} +{% with page_url=request.horizon.panel.get_absolute_url %}