summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristopher Baines <cb15g11@soton.ac.uk>2015-03-12 15:07:42 +0000
committerChristopher Baines <cb15g11@soton.ac.uk>2015-03-13 19:28:00 +0000
commit058466e15d3ce800cad7e6b4034fb887c335c6f2 (patch)
tree61e29fa7975e7b1f684d8e962c48ede3a6a13557 /.gitmodules
parent3d4e61b9bf577b1af1edb87721f8d6a3ce39ac35 (diff)
downloadleaflet-soton-058466e15d3ce800cad7e6b4034fb887c335c6f2.tar
leaflet-soton-058466e15d3ce800cad7e6b4034fb887c335c6f2.tar.gz
Use the uos-live.js library for the bus stop popups
This replaces the bus.southampton.ac.uk iframe, which improves performance, responsiveness, and the integration of the user interface.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9bd7205..6e51c9d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -37,3 +37,6 @@
[submodule "resources/jquery"]
path = resources/jquery
url = https://github.com/jquery/jquery.git
+[submodule "resources/uos-live.js"]
+ path = resources/uos-live.js
+ url = git://git.cbaines.net/uos-live.js