← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1543251] Re: Missing comma in the Column status_choices tuple

 

Reviewed:  https://review.openstack.org/279239
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3802147d70e0729be68449eff5b3c1c184ae8fef
Submitter: Jenkins
Branch:    master

commit 3802147d70e0729be68449eff5b3c1c184ae8fef
Author: Alok Kumar <rajalokan@xxxxxxxxx>
Date:   Fri Feb 12 00:50:27 2016 +0530

    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


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1543251

Title:
  Missing comma in the Column status_choices tuple

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Missing comma in the tuple example:

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1543251/+subscriptions


References