Dmitry M. created event.js model

This commit is contained in:
Serghey Rodin 2012-09-28 12:35:41 +03:00
commit ac2aa3c1ce
23 changed files with 329 additions and 726 deletions

View file

@ -10,6 +10,13 @@
</td>
</tr>
</table>
<script type="text/javascript">
$(document).ready(function() {
VE.core.register($('.main'));
});
</script>
</center>
</body>
</html>