Comment 6 for bug 1613614

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ui (stable/mitaka)

Reviewed: https://review.openstack.org/389195
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=bb6b3605b508e5caf68ef2d6c90bb0c94be98e62
Submitter: Jenkins
Branch: stable/mitaka

commit bb6b3605b508e5caf68ef2d6c90bb0c94be98e62
Author: Vladimir Kozhukalov <email address hidden>
Date: Thu Oct 20 16:18:15 2016 +0300

    Expose add botton when text_list is empty

    The issue is that when a text_list is empty
    there is nothing to render including 'add'
    and 'delete' buttons. We should provide the
    possibility to add items when the list is empty.

    Change-Id: I991ec3a885a6462f4a8afd7f96591fd7ec82a0b4
    Closes-Bug: #1613614