horizon/openstack_dashboard/dashboards/admin/instances
Akihiro Motoki 969ff4828b Use action_present/past methods in BatchAction
action_present/past methods were introduced in BatchAction to allow
translators to control word orders and plural forms. This patch
replaces the remaining old attribute version of action_present/past
with the method version.

Change-Id: I9f1cc8ff862471f33a5cb40f9e210c5222b7fb94
Partial-Bug: #1307476
2014-10-05 02:16:11 +09:00
..
templates/instances Improve help messages on modals 2014-08-27 16:12:18 -07:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Fix E127 errors in openstack_dashboard/dashboards/admin/ 2014-10-02 19:46:52 +09:00
panel.py Tolerate service catalog and endpoint connection errors 2014-07-21 08:38:53 -05:00
tables.py Use action_present/past methods in BatchAction 2014-10-05 02:16:11 +09:00
tests.py Fix E127 errors in openstack_dashboard/dashboards/admin/ 2014-10-02 19:46:52 +09: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 Merge "Fix host listing in live migration" 2014-09-12 06:30:51 +00:00