horizon/horizon/static/framework/util/navigations
Tatiana Ovchinnikova 17d48024ec Add WEBROOT to ngdetails navigation
Default index URL for angular details page doesn't consider WEBROOT
while building navigations. That is why refreshing details page or
opening it in a new tab works perfectly when WEBROOT is "/" and fails
for apache deployment where WEBROOT is "/dashboard/".

This patch adds WEBROOT to index URL and builds a proper navigation.

Closes-Bug: #1902821

Change-Id: Id609e5499cc8f53dbae36febc945568e45d291f3
(cherry picked from commit f7442851c4)
(cherry picked from commit cd4d3aa1a6)
2021-02-18 20:42:44 +00:00
..
navigations.module.js Reproduce navigations on refreshing ngdetails view 2018-03-29 15:01:59 +09:00
navigations.service.js Add WEBROOT to ngdetails navigation 2021-02-18 20:42:44 +00:00
navigations.service.spec.js Add WEBROOT to ngdetails navigation 2021-02-18 20:42:44 +00:00