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/timeline/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/magento/module-ui/view/base/web/templates/timeline/record.html
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<div class="timeline-event">
    <strong class="timeline-event-title" ko-scope="requestChild('name')">
        <text args="getLabel($row())"></text>
    </strong>
    <div class="timeline-event-info">
        <div class="timeline-event-details"></div>
        <div class="timeline-event-summary"></div>
    </div>
    <div class="timeline-event-actions">
        <button type="button"
                attr="title: $t('To Start')"
                class="timeline-action _tostart"
                disabled>
            <span translate="'To Start'"></span>
        </button>
        <button type="button"
                attr="title: $t('To End')"
                class="timeline-action _toend"
                disabled>
            <span translate="'To End'"></span>
        </button>
    </div>
    <svg>
        <use class="timeline-ending" xlink:href="#svg-ending"></use>
    </svg>
</div>

Spamworldpro Mini