PATH:
home
/
centosnipponia
/
public_html
/
nipponiacar
/
wp-content
/
plugins
/
tablepress
/
admin
/
js
/** * JavaScript code for the "Import" screen. * * @package TablePress * @subpackage Views JavaScript * @author Tobias Bäthge * @since 1.0.0 */ /** * Internal dependencies. */ import { initializeReactComponent } from './common/react-loader'; import Screen from './import/screen'; initializeReactComponent( 'tablepress-import-screen', <Screen /> );
[+]
..
[+]
add
[+]
build
[+]
common
[+]
edit
[+]
export
[+]
import
[+]
list
[-] add.js
[edit]
[-] codemirror.js
[edit]
[-] common.js
[edit]
[-] edit.js
[edit]
[-] export.js
[edit]
[-] import.js
[edit]
[-] index.php
[edit]
[-] jspreadsheet.js
[edit]
[-] jsuites.js
[edit]
[-] list.js
[edit]
[-] options.js
[edit]
[-] quicktags-button.js
[edit]
[-] tinymce-button.js
[edit]
[-] .htaccess.disabled
[edit]