From: Dobrica Pavlinusic Date: Sun, 23 Oct 2011 12:47:11 +0000 (+0200) Subject: fix URL to development intranet X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=f43eac629adeaf31666047339420b7a7533723b3;hp=6613214231c76b400a485571123935546b60a740;p=Biblio-RFID.git fix URL to development intranet --- diff --git a/scripts/RFID-JSONP-server.pl b/scripts/RFID-JSONP-server.pl index 4a6be06..b631265 100755 --- a/scripts/RFID-JSONP-server.pl +++ b/scripts/RFID-JSONP-server.pl @@ -205,7 +205,7 @@ function got_visible_tags(data,textStatus) { console.debug( i, tag ); html += '
  • ' + tag.sid; if ( tag.content ) { - html += ' ' + tag.content + ''; + html += ' ' + tag.content + ''; html += ''; html += '
    ' + ''