Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/form/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/form/collection.html

<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<each args="data: items, as: '$item'">
    <each args="$item" render=""></each>
</each>