first step of gruntifying/nodifying/bowerifying the whole thing
This commit is contained in:
parent
589751be5f
commit
018367f1ce
20 changed files with 201 additions and 20 deletions
|
@ -15,8 +15,8 @@
|
|||
<script src="../lib/jquery-2.1.0.min.js"></script>
|
||||
<script src="../lib/jquery-ui-1.10.4.custom.min.js"></script>
|
||||
<script src="../lib/jquery-cookie-1.4.0.js"></script>
|
||||
<script src="../js/uhr.js"></script>
|
||||
<script src="../js/uhr-de_CH.js"></script>
|
||||
<script src="../src/uhr.js"></script>
|
||||
<script src="../src/uhr-de_CH.js"></script>
|
||||
<script src="test.js"></script>
|
||||
<div id="u"></div>
|
||||
<script>
|
||||
|
@ -25,4 +25,4 @@
|
|||
// $('#u').uhr({'width':'200px'});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue