Your IP : 216.73.216.220


Current Path : /proc/thread-self/cwd/static/frontend/Magento/indaco/it_IT/Magento_Ui/templates/list/
Upload File :
Current File : //proc/thread-self/cwd/static/frontend/Magento/indaco/it_IT/Magento_Ui/templates/list/listing.html

<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->

<ol class="list-items">
    <li class="list-item" repeat="foreach: rows, item: '$row'">
        <div class="item-info">
            <!--ko foreach: {data: getVisible(), as: '$col'}-->
                <!-- ko template: getBody() --><!-- /ko -->
            <!-- /ko -->
        </div>
    </li>
</ol>