Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme missing , #2

Closed
k8pea opened this issue Mar 12, 2014 · 1 comment
Closed

Readme missing , #2

k8pea opened this issue Mar 12, 2014 · 1 comment

Comments

@k8pea
Copy link

k8pea commented Mar 12, 2014

Hi,
Thanks, great package.

There is a missing comma after the url line within var helpData. Should be.

var helpData = {
  'help-name': {
    title: "Help document title ",
    message: "Help document message", //supports Markdown
    url: "http://YOUR_URL_TO_ADDITIONAL_HELP",
    options: {
      placement: 'right'
    }
  },
@pahans
Copy link
Owner

pahans commented Apr 4, 2014

thanks. fixed now.

@pahans pahans closed this as completed Apr 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants