horizon/openstack_dashboard/dashboards/project/stacks
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
..
resource_types Move to hacking 0.10 2015-02-04 20:27:07 -08:00
templates/stacks Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00
__init__.py Implementation of a Heat stacks UI. 2013-07-03 03:48:31 -07:00
api.py Fixing heat stack status column 2014-03-05 14:12:29 -05:00
forms.py Merge "Make params order fixed in stack forms" 2015-02-05 17:48:23 +00:00
mappings.py Add missing OS::Cinder::Volume resource url map 2015-02-03 14:09:44 +08:00
panel.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
sro.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
tables.py Merge "made stack status value is translatable" 2015-02-09 16:36:27 +00:00
tabs.py 'Stack Template' tab for Heat Stack Details page 2014-11-11 10:56:52 +03:00
tests.py Updating stack resource urls mapping 2015-02-02 13:56:43 +08:00
urls.py Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
views.py Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00