[#113,doc][s]: fix up docs to work again after latest refactorings.
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
var dataset = new recline.Model.Dataset({
|
||||
url: 'https://docs.google.com/spreadsheet/ccc?key=0Aon3JiuouxLUdGZPaUZsMjBxeGhfOWRlWm85MmV0UUE#gid=0'
|
||||
},
|
||||
backend='gdoc'
|
||||
// backend name or instance
|
||||
'gdocs'
|
||||
);
|
||||
|
||||
// Optional - display the results in a grid
|
||||
|
||||
Reference in New Issue
Block a user