horizon/horizon/tables
David Lyle 78de547871 Fix policy function check error
Change in I8a346e55bb98e4e22e0c14a614c45d493d20feb4 to make
POLICY_CHECK_FUNCTION a string rather than a function was incomplete.

The case in horizon/tables/base.py is problematic in particular and results in
raising the TypeError: 'str' object is not callable error.

There is another instance that is not problematic, but is changed for
consistency sake.

Change-Id: Ifc616e322eb38ec7e5ac218f7f3c5ccec52e40f4
Closes-Bug: #1818292
2019-03-01 14:21:07 -07:00
..
__init__.py Remove deprecated table.UpdateAction class 2018-04-12 17:34:17 +03:00
actions.py Table checkbox display problem when updating row 2019-02-09 16:52:44 +09:00
base.py Fix policy function check error 2019-03-01 14:21:07 -07:00
formset.py pylint: fix too-many-nested-blocks/redefined-argument-from-local 2019-01-17 00:41:20 +09:00
views.py Make table filters valid for every languages 2018-11-13 10:58:19 +08:00