fix bug in calendar event type select

This commit is contained in:
rolux 2012-01-13 12:35:36 +05:30
parent 30088ad0b1
commit 8b589283f6

View file

@ -3,7 +3,7 @@
<head>
<title>OxJS Calendar Demo</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<script type="text/javascript" src="../../build/Ox.js"></script>
<script type="text/javascript" src="../../dev/Ox.js"></script>
<script type="text/javascript" src="js/calendar.js"></script>
</head>
<body></body>