horizon/openstack_dashboard/dashboards/admin/volumes/volumes
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 Change Admin Volumes to a tabgroup 2014-07-28 23:00:31 -07:00
forms.py New admin volume panel to manage/unmanage volumes. 2015-02-03 17:28:51 -08:00
tables.py Move to hacking 0.10 2015-02-04 20:27:07 -08:00
urls.py New admin volume panel to manage/unmanage volumes. 2015-02-03 17:28:51 -08:00
views.py Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00