| Current Path : /proc/thread-self/cwd/static/frontend/Magento/luma/it_IT/Magento_Ui/templates/list/ |
| Current File : //proc/thread-self/cwd/static/frontend/Magento/luma/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>