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
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue