horizon/openstack_dashboard/dashboards/admin/flavors
Rob Cresswell 560f23a1c9 Add default common template to python table views
Many of the Python table views are using identical (or nearly identical)
table templates. This patch adds a common template and makes it the
default for a DataTableView, which allows us to remove many similar
templates and redundant lines of code.

Change-Id: I1e4e15e695ee1f21f4d44f141a854e30f1e567a1
Closes-Bug: 1653986
2017-01-05 08:59:35 +00:00
..
templates/flavors Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
constants.py Add default common template to python table views 2017-01-05 08:59:35 +00:00
panel.py Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
tables.py Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
tests.py Pagination for flavor - prev link 2015-12-25 00:14:03 +08:00
urls.py AngularJS based panels page title updated 2016-12-15 15:01:37 +03:00
views.py Add default common template to python table views 2017-01-05 08:59:35 +00:00
workflows.py Make flavor updating compatible with nova cli 2016-09-05 09:00:15 +00:00