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:
parent
287bea11c2
commit
921dbf257a
@ -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
|
||||
};
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user