mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-05 16:58:50 +01:00
fix #1446 by adding xml to path for google gadget on integration page
This commit is contained in:
parent
008d3d4c3d
commit
8da5e5c220
1 changed files with 1 additions and 1 deletions
|
|
@ -131,5 +131,5 @@
|
|||
<li>Enable the "Add any gadget by URL" feature. You will find it at bottom of the list. Select Enable radio button and click Save Changes button.</li>
|
||||
<li>Now you can see Gadgets tab added to Gmail Settings. Go to the Gadgets tab</li>
|
||||
<li>Paste following link to the Add a gadget by its URL: and then click Add button:<br/>
|
||||
<pre><%= integrations_url + "/google_gadget" %></pre></li>
|
||||
<pre><%= integrations_url + "/google_gadget.xml" %></pre></li>
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue