Comment 14 for bug 1613614

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

Reviewed: https://review.openstack.org/391761
Committed: https://git.openstack.org/cgit/openstack/fuel-ui/commit/?id=b3718711a0ad58ace253397ebc9645ce40858582
Submitter: Jenkins
Branch: master

commit b3718711a0ad58ace253397ebc9645ce40858582
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)