Remove "More Projects" link from the header
The link points to the Identity dashboard, and it breaks the whole Horizon in case the Identity dashboard is disabled. Change-Id: Ifd0501f7c4aa80388d63516b424215b37e8d7149 Closes-bug: #1399126
This commit is contained in:
parent
abd6d81682
commit
e6059c73e8
@ -15,12 +15,6 @@
|
|||||||
{% show_project_list %}
|
{% show_project_list %}
|
||||||
{% show_region_list %}
|
{% show_region_list %}
|
||||||
</div>
|
</div>
|
||||||
<div class="footer">
|
|
||||||
<a href="{% url 'horizon:identity:projects:index' %}">
|
|
||||||
<span class="fa fa-list-ul"></span>
|
|
||||||
{% trans "More Projects" %}
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div><!-- end of dropdown-menu -->
|
</div><!-- end of dropdown-menu -->
|
||||||
</div><!-- end of context-selection -->
|
</div><!-- end of context-selection -->
|
||||||
</div><!-- end of context-box -->
|
</div><!-- end of context-box -->
|
||||||
|
Loading…
Reference in New Issue
Block a user