Revert "Specify <base> element in all pages"
This reverts commit I8bad1cd274eec13ec805dc1701ddbf86cfd6e666. This change is incomplete, and appears to break all lazy loaded tabs. Since that will effectively freeze development, we should revert the change until it is more complete. Change-Id: I0e85f6eeba3fb2ba9f259d04f0b2a2e09137cd0e Closes-Bug: #1533024
This commit is contained in:
parent
d0b4c49f60
commit
871505c130
@ -15,7 +15,6 @@
|
||||
{% include "horizon/_conf.html" %}
|
||||
{% include "horizon/client_side/_script_loader.html" %}
|
||||
{% include "horizon/_custom_head_js.html" %}
|
||||
<base href="{{ WEBROOT }}" />
|
||||
</head>
|
||||
<body id="{% block body_id %}{% endblock %}" ng-app='horizon.app' ng-strict-di>
|
||||
<noscript>
|
||||
|
Loading…
Reference in New Issue
Block a user