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

minor documentation defect in Tabs package #56

Closed
jeevesmkii opened this issue Nov 13, 2014 · 1 comment
Closed

minor documentation defect in Tabs package #56

jeevesmkii opened this issue Nov 13, 2014 · 1 comment

Comments

@jeevesmkii
Copy link

The example code for the tab pane component in ui.js at line 4046 (https://github.com/barmalei/zebra/blob/master/src/ui.js#L4046) has a typo, it's missing the "new" operator.

It should read: "var tabs = new zebra.ui.Tabs();"

@barmalei
Copy link
Owner

Thanks !
Will fix it

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