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

Correcting Outdated Docs for Menu Service #281

Merged
merged 3 commits into from
Dec 3, 2014

Conversation

NeverOddOrEven
Copy link
Contributor

Updated the parameters and provided their description. Issue #251

@NeverOddOrEven
Copy link
Contributor Author

@roieki @Shrizzy @amoshaviv @lirantal someone able to review this before it is merged? it's a simple update, but figure it should be reviewed anyway

@rschwabco
Copy link
Member

lgtm

NeverOddOrEven pushed a commit that referenced this pull request Dec 3, 2014
Correcting Outdated Docs for Menu Service
@NeverOddOrEven NeverOddOrEven merged commit 10275cd into meanjs:gh-pages Dec 3, 2014
@NeverOddOrEven NeverOddOrEven deleted the gh-pages branch December 3, 2014 23:26
@@ -1930,7 +1930,7 @@
</li>
</ol>
</dd>
<dt>Menus.addMenuItem(menuId, menuItemTitle, menuItemURL, [menuItemUIRoute], [isPublic], [roles]);</dt>
<dt>Menus.addMenuItem(menuId, menuItemTitle, menuItemType, menuItemURL, [menuItemUIRoute], [isPublic], [roles], [position]);</dt>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't be Menus.addMenuItem(menuId, menuItemTitle, menuItemURL, menuItemType, [menuItemUIRoute], [isPublic], [roles], [position]); ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants