Comment 4 for bug 1411806

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/157760
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=038963cb1205fd010d85540074fd014cbdf0545a
Submitter: Jenkins
Branch: master

commit 038963cb1205fd010d85540074fd014cbdf0545a
Author: Geetika Batra <email address hidden>
Date: Fri Feb 20 19:17:46 2015 +0530

    Change of path of wrap_delimiter function

    openstack_dashboard/dashboards/project/containers/forms.py imports
    containers/tables.py just for the 'wrap_delimiter' function.
    The wrap_delimiter function has been moved to a new containers/utils.py,
    and then imported to both forms and tables.It is done as per the
    instructions
    specified in the bug.

    Co-Authored-By: GB21 <email address hidden>
    Co-Authored-By: Kamil Rykowski <email address hidden>

    Closes-bug:1411806
    Change-Id: I0bd04b0e2b31fd1bf2235256f6741ea628104680