Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro committed Sep 5, 2017
1 parent a23548d commit 9128885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user/JS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ It can also have (optional) parameters (an object containing values of document
```js
var html = Sbi.sdk.api.getDocumentHtml({
documentLabel: 'RPT_WAREHOUSE_PROF'
, executionRole: '/spagobi/user'
, executionRole: '/knowage/user'
, parameters: {warehouse_id: 19}
, displayToolbar: false
, displaySliders: false
Expand Down

0 comments on commit 9128885

Please sign in to comment.