1
0
mirror of https://github.com/MailHops/mailhops-plugin.git synced 2025-05-27 19:30:09 -07:00

Removed test code and changed app name with new version on api call

This commit is contained in:
Andrew Van Tassel 2015-09-17 23:49:15 -06:00
parent 287bea11c2
commit 921dbf257a
2 changed files with 1 additions and 7 deletions

View File

@ -8,7 +8,7 @@ var mailHops =
{
msgURI: null
, isLoaded: false
, options: {'version':'MailHops Postbox 1.0.1','lan':'en','unit':'mi','api_url':'http://api.mailhops.com','debug':false}
, options: {'version':'MailHops Plugin 1.0.2','lan':'en','unit':'mi','api_url':'http://api.mailhops.com','debug':false}
, message: { secure:[] }
, client_location: null
};

View File

@ -9,12 +9,6 @@
title="MailHops Map"
buttonlabelcancel="Close">
<script>
window.saveTemplate = function(template){
alert(template);
};
</script>
<iframe id="mailhops_iframe" flex="1" width="1024" height="768" style="overflow:hidden;" type="content"></iframe>
<script>