horizon/horizon/static/framework/util/navigations
Tatiana Ovchinnikova f7442851c4 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
2020-12-02 15:05:58 -06: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 2020-12-02 15:05:58 -06:00
navigations.service.spec.js Add WEBROOT to ngdetails navigation 2020-12-02 15:05:58 -06:00