mirror of
https://codeberg.org/prof_x_pvt_ltd/captive.whump.shanti-portal
synced 2024-08-14 22:46:42 +00:00
Merge branch 'master' into rs
This commit is contained in:
commit
14f7302f7c
2 changed files with 6 additions and 1 deletions
5
static/js/jquery-1.12.2.min.js
vendored
Normal file
5
static/js/jquery-1.12.2.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -77,7 +77,7 @@
|
||||||
<script>
|
<script>
|
||||||
var plugin_ttl = {{plugin_ttl}};
|
var plugin_ttl = {{plugin_ttl}};
|
||||||
</script>
|
</script>
|
||||||
<script src="https://code.jquery.com/jquery-1.12.2.min.js"></script>
|
<script src="/static/js/jquery-1.12.2.min.js"></script>
|
||||||
<script src="/static/js/captiveportal.js"></script>
|
<script src="/static/js/captiveportal.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue