horizon/openstack_dashboard/templates
Sam Betts 48a257185b Use WEBROOT setting for the 500 page home button
The home button on the 500 page currently links to "/" which is not
always the true app root, in settings we define a WEBROOT
variable so that we can inform the app of its actual location.

This patch uses that variable to set href location for the home link
on the 500 page, so it will be acurate for all cases.

To make this possible the load_conf template tag now returns conf
itself instead of conf.HORIZON_CONFIG giving the template access to
more of the settings including WEBROOT.

Change-Id: I9d42ac8eeb7f2bf558ba86440fd5ae85ef591568
Closes-Bug: 1427903
2015-03-30 13:55:28 +01:00
..
context_selection Replace the glyphicons with font awesome icons 2014-12-01 14:36:38 -07:00
jasmine [Launch Instance Fix] Add step help content 2015-03-24 15:06:51 +11:00
403.html 403 page displays trans template tag 2015-01-30 21:50:51 +00:00
404.html Update Horizon for Django 1.5 compatibility 2013-04-30 20:54:39 -07:00
500.html Use WEBROOT setting for the 500 page home button 2015-03-30 13:55:28 +01:00
_header.html Angular Confirmation Modal 2015-02-13 16:03:33 +11:00
_stylesheets.html Base launch instance wizard 2015-02-19 14:39:52 -08:00