Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/dynamic-rows/cells/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/dynamic-rows/cells/text.html

<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<div class="control-table-text">
    <span attr="'data-index': index" data-bind="
        text: value,
        css: {_disabled: disabled}
    ">
    </span>
</div>