zun-ui/zun_ui/content
Hongbin Lu aad1d14050 Fix the path of the panel navigator
This commit also introduces an admin_urls module, because there
are two containers panels (admin and project) and each panel
need to have a dedicate instance of urlpatterns.
In before, both panels share the same urlpattern in the urls
module, which lead to issues that both panels try to set
the 'dashboard' and 'panel' parameters in the same view.
As a result, the UI could use the wrong dashboard and panel
to render the view.

Change-Id: I046742fa5889be6b2cf9e616b7fd2f62928c7147
Closes-Bug: #1822925
2019-06-02 15:09:49 +00:00
..
cloud_shell Add Cloud Shell feature 2017-10-30 17:08:59 +09:00
container Fix the path of the panel navigator 2019-06-02 15:09:49 +00:00
__init__.py first commit 2016-07-22 13:06:25 +09:00