| Current Path : /home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/dynamic-rows/cells/ |
| 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>