horizon/openstack_dashboard/dashboards/project/volumes/backups
Sam Betts 1934a7eaa8 Reduced code duplication in creating page headers
The same line of code to add a page title to a template was repeated in
many templates, this patch moves that line into the base.html, and also
tries to standardize the way page titles are defined in the python.

Change-Id: I11367d3007ebae727ba45446076a31307d477995
Closes-Bug: 1399840
2015-02-11 10:45:23 +00:00
..
__init__.py Adding support for volume backups 2014-07-04 03:07:53 -07:00
forms.py Reduce height for "Description" text areas 2014-10-06 16:20:43 -07:00
tables.py Move to hacking 0.10 2015-02-04 20:27:07 -08:00
tabs.py Fix backup details with missing volumes 2014-08-19 15:13:18 -07:00
tests.py Fix E127 errors in openstack_dashboard/dashboards/project/ 2014-10-11 13:33:28 +09:00
urls.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
views.py Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00