deb-horizon/horizon/tables
Alok Kumar 3802147d70 Fixed missing ',' in docstring of Column table.
There was a missing comma in the docstring for table Column's
status_choices field and in helpText of field cell_attributes_getter.

http://docs.openstack.org/developer/horizon/ref/tables.html#horizon.tables.Column.status_choices

Added simple comma at both the places.

Closes-Bug: #1543251

Change-Id: Ibb71e95087825f7bbab86ba5cadbf00fc44d52de
2016-02-12 20:11:11 +05:30
..
__init__.py added common name based filter for tables 2015-07-27 11:17:56 +05:30
actions.py Merge "Convert present/past action to methods" 2016-01-31 01:14:00 +00:00
base.py Fixed missing ',' in docstring of Column table. 2016-02-12 20:11:11 +05:30
formset.py Drop izip and izip_longest removed in python3 2016-01-14 16:39:07 +08:00
views.py Reduced code duplication in creating page headers 2015-02-11 10:45:23 +00:00