Your IP : 216.73.216.220


Current Path : /proc/thread-self/cwd/static/adminhtml/Magento/backend/en_US/Magento_Ui/templates/grid/
Upload File :
Current File : //proc/thread-self/cwd/static/adminhtml/Magento/backend/en_US/Magento_Ui/templates/grid/sortBy.html

<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<div if="isVisible" class="masonry-image-sortby">
    <b><!-- ko i18n: 'Sort by' --><!-- /ko -->:</b>
    <select class="admin__control-select" data-bind="
        options: options,
        optionsValue: 'value',
        optionsText: 'label',
        value: selectedOption
    "></select>
</div>