Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/vendor/magento/module-security/view/adminhtml/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-security/view/adminhtml/requirejs-config.js

/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

var config = {
    map: {
        '*': {
            popupWindow:            'mage/popup-window',
            confirmRedirect:        'Magento_Security/js/confirm-redirect'
        }
    }
};