| Current Path : /home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/grid/columns/ |
| Current File : //home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/grid/columns/overlay.html |
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<div if="$col.isVisible($row())" class="masonry-image-overlay">
<span text="$col.getLabel($row())"></span>
</div>