diff options
author | Hrishi Hiraskar | 2016-10-02 16:54:42 +0530 |
---|---|---|
committer | GitHub | 2016-10-02 16:54:42 +0530 |
commit | ff0cd01cd2f9579a2d3a95ba3865fe896db2f52d (patch) | |
tree | a0be752a8e425145b8333982455d562516e75161 | |
parent | 2f73e0de0fd23a54071f55fcc02e0a3dc9cc8be3 (diff) | |
download | xcos-on-web-ff0cd01cd2f9579a2d3a95ba3865fe896db2f52d.tar.gz xcos-on-web-ff0cd01cd2f9579a2d3a95ba3865fe896db2f52d.tar.bz2 xcos-on-web-ff0cd01cd2f9579a2d3a95ba3865fe896db2f52d.zip |
Update index.html
-rw-r--r-- | testing/SendLog/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/SendLog/index.html b/testing/SendLog/index.html index af3d76c..f3e8080 100644 --- a/testing/SendLog/index.html +++ b/testing/SendLog/index.html @@ -5,7 +5,7 @@ Hrishi Hiraskar --> <!DOCTYPE HTML> <html> - <head><title>Send Log</title></head> + <head><title>Send Log</title></head> <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> <script type="text/javascript"> google.charts.load('current', {packages: ['corechart','line']}); |