1
0
Fork 0
forked from 0x2620/oxjs

rename build/ to min/

This commit is contained in:
rolux 2014-09-26 18:57:12 +02:00
commit 383433a06d
25 changed files with 84 additions and 75 deletions

View file

@ -4,7 +4,7 @@
<title>Editable Elements</title>
<meta http-equiv="Keywords" content="Forms"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="shortcut icon" type="image/png" href="../../../source/Ox.UI/themes/oxlight/png/icon16.png"/>
<link rel="shortcut icon" type="image/png" href="../../../source/UI/themes/oxlight/png/icon16.png"/>
<link rel="stylesheet" type="text/css" href="css/example.css"/>
<script type="text/javascript" src="../../../dev/Ox.js"></script>
<script type="text/javascript" src="js/example.js"></script>