mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Dmitry M. created event.js model
This commit is contained in:
parent
a0c6072084
commit
ac2aa3c1ce
23 changed files with 329 additions and 726 deletions
|
@ -10,6 +10,13 @@
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
VE.core.register($('.main'));
|
||||
});
|
||||
</script>
|
||||
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue