Browse Source

beauty care

master
T. Meissner 11 years ago
parent
commit
1052b6b168
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      dvb-app/scripts/haltestellen.js

+ 2
- 0
dvb-app/scripts/haltestellen.js View File

@ -1,6 +1,7 @@
// server url
var serverUrl = "http://widgets.vvo-online.de/abfahrtsmonitor/";
// xmlhttp object function
function getHTTPObject() {
@ -48,6 +49,7 @@ function ajaxCall(dataUrl, outputElement, callback) {
}
// wrap all in anonymous function to get out of global scope
(function() {


Loading…
Cancel
Save