Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
remove cookie from configurable options
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordon Koo committed Aug 23, 2012
1 parent bd5eb1e commit 827e2cf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions js/hopscotch.js
Expand Up @@ -1279,8 +1279,6 @@
* skipIfNoElement Boolean - If a specified target element is not found,
* should we skip to the next step? Defaults to
* FALSE.
* cookieName: String - Name for the cookie key. Defaults to
* 'hopscotch.tour.state'.
* onNext: Function - A callback to be invoked after every click on
* a "Next" button.
*
Expand Down
2 changes: 0 additions & 2 deletions js/hopscotch_jquery.js
Expand Up @@ -1134,8 +1134,6 @@
* skipIfNoElement Boolean - If a specified target element is not found,
* should we skip to the next step? Defaults to
* FALSE.
* cookieName: String - Name for the cookie key. Defaults to
* 'hopscotch.tour.state'.
* onNext: Function - A callback to be invoked after every click on
* a "Next" button.
*
Expand Down

0 comments on commit 827e2cf

Please sign in to comment.