first step of gruntifying/nodifying/bowerifying the whole thing

This commit is contained in:
Manuel Friedli 2015-01-12 18:49:30 +01:00
parent 589751be5f
commit 018367f1ce
20 changed files with 201 additions and 20 deletions

View file

@ -26,8 +26,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<script type="text/javascript" src="../lib/jquery-2.1.0.min.js"></script>
<script type="text/javascript" src="../lib/jquery-ui-1.10.4.custom.min.js"></script>
<script type="text/javascript" src="../lib/jquery-cookie-1.4.0.js"></script>
<script type="text/javascript" src="../js/uhr.js"></script>
<script type="text/javascript" src="../js/uhr-de_CH.js"></script>
<script type="text/javascript" src="../src/uhr.js"></script>
<script type="text/javascript" src="../src/uhr-de_CH.js"></script>
<script type="text/javascript">
function go(url) {
window.location = url;