1
0
Fork 0
forked from 0x2620/oxjs

LoadingIcon silly errors + link demos to ../dev/ version

This commit is contained in:
Sanj 2012-01-18 01:26:08 +05:30
commit 0efc4709a3
9 changed files with 17 additions and 17 deletions

View file

@ -1,11 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>OxJS Dialog Demo</title
<title>OxJS Dialog 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/dialog.js"></script>
</head>
<body>
</body>
</html>
</html>