mirror of
https://github.com/myvesta/vesta
synced 2025-08-22 14:24:09 -07:00
improved html structure
This commit is contained in:
parent
e4da112048
commit
0593df0f83
60 changed files with 10157 additions and 10373 deletions
|
@ -1,14 +1,10 @@
|
|||
<br>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
VE.core.register($('.main'));
|
||||
});
|
||||
</script>
|
||||
</center>
|
||||
<br>
|
||||
</div>
|
||||
<br>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
VE.core.register($('.data'));
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue