Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
MenuList, not MenuItem.
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Mar 29, 2009
1 parent b39e992 commit 8e37dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/scripts.json
Expand Up @@ -7,7 +7,7 @@
"desc": "Class for creating a WYSIWYG editor, for contentEditable-capable browsers."
},

"MooEditable.UI.MenuItem": {
"MooEditable.UI.MenuList": {
"deps": ["MooEditable"],
"desc": "UI Class to create a menu list (select) element."
},
Expand Down

0 comments on commit 8e37dd0

Please sign in to comment.