move some functions to helper.js

This commit is contained in:
Nils Schneider 2015-03-23 15:46:19 +01:00
commit c9d825041b
3 changed files with 113 additions and 109 deletions

View file

@ -287,6 +287,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.3/leaflet.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tablesort/3.0.2/tablesort.min.js"></script>
<script src="vendor/tablesort.numeric.js"></script>
<script src="helper.js"></script>
<script src="history.js"></script>
</head>
<body>