mirror of
https://github.com/owntracks/recorder.git
synced 2026-05-05 02:36:45 +00:00
fix jquery link
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<link rel="icon" sizes="192x192" href="img/recorder.png" />
|
||||
<link rel="apple-touch-icon" href="img/recorder.png" />
|
||||
|
||||
<script src="static/js/jquery-1.9.1.min.js" type="text/javascript"></script>
|
||||
<script src="static/js/jquery-1.12.0.min.js" type="text/javascript"></script>
|
||||
<script src="static/js/mustache.js" type="text/javascript"></script>
|
||||
<script src="static/js/moment.min.js" type="text/javascript"></script>
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user