mirror of
https://github.com/MailHops/mailhops-plugin.git
synced 2025-05-31 21:10:14 -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
|
msgURI: null
|
||||||
, isLoaded: false
|
, 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:[] }
|
, message: { secure:[] }
|
||||||
, client_location: null
|
, client_location: null
|
||||||
};
|
};
|
||||||
|
@ -9,12 +9,6 @@
|
|||||||
title="MailHops Map"
|
title="MailHops Map"
|
||||||
buttonlabelcancel="Close">
|
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>
|
<iframe id="mailhops_iframe" flex="1" width="1024" height="768" style="overflow:hidden;" type="content"></iframe>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user