Comment 21 for bug 1613614

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

Reviewed: https://review.openstack.org/391760
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=f202c4cc29eb0081d79923208d074fbf5b0c3741
Submitter: Jenkins
Branch: stable/newton

commit f202c4cc29eb0081d79923208d074fbf5b0c3741
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
    (cherry picked from commit bb6b3605b508e5caf68ef2d6c90bb0c94be98e62)