mirror of
https://github.com/myvesta/vesta.git
synced 2025-01-12 22:12:53 -08:00
11 lines
200 B
HTML
11 lines
200 B
HTML
<br>
|
|
</div>
|
|
<br>
|
|
<script type="text/javascript">
|
|
$(document).ready(function() {
|
|
VE.core.register($('.data'));
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|