Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
irazasyed committed Oct 18, 2016
1 parent d8f5e15 commit 46d7943
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,11 +273,8 @@ WebuiPopovers.updateContent('.btn-showpop','some html or text');
//Update the Popover content async
WebuiPopovers.updateContentAsync('.btn-showpop','http://someUrl');
```

//Set global default options
WebuiPopovers.setDefaultOptions(options);

```

Full Methods
Expand Down

0 comments on commit 46d7943

Please sign in to comment.