| Current Path : /home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/grid/editing/ |
| Current File : //home/rtorresani/www/vendor/magento/module-ui/view/base/web/templates/grid/editing/field.html |
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<div class="admin__field-control" css=" _error: error(), _focus: focused()">
<render></render>
<label class="admin__field-error" attr="for: uid" text="error" visible="error() && focused()"></label>
</div>