[app,load,bugfix][xs]: add back in google docs option (accidentally left off load menu).
This commit is contained in:
parent
6a3316217e
commit
3cdd1c278b
@ -86,6 +86,9 @@
|
||||
<a data-toggle="dropdown" class="dropdown-toggle">
|
||||
Load Data <b class="caret"></b></a>
|
||||
<ul class="dropdown-menu js-load">
|
||||
<li>
|
||||
<a href="#" class="js-load-dialog-url" data-type="gdocs" data-help="You must have published your spreadsheet to load it here (File Menu - Publish to the Web)">Load from Google Docs Spreadsheet</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#" class="js-load-dialog-url" data-type="datahub" data-help="The link to the Dataset Data Resource on the DataHub to load from - note that the resource must have its Data API enabled">Load from the DataHub</a>
|
||||
</li>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user