Viewing File: /home/fshjisk/atelierdemila/wp-content/plugins/woo-variations-table/ui/public/index.html

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset='utf-8'>
	<meta name='viewport' content='width=device-width,initial-scale=1'>
	<title>Woo Variations Table</title>
	<link rel='stylesheet' href='/woo-variations-table.css'>
	<link rel='stylesheet' href='/build/woo-variations-table-app.css'>
	<script src='/demo-data.js'></script>
	<script defer src='/build/woo-variations-table-app.js'></script>
</head>

<body>
	<div id='variations-table' class="variations-table">
		<h3 class="available-title">Available Options:</h3>
		<div id="woo-variations-table-component"></div>
	</div>
</body>
</html>
Back to Directory File Manager