Index: trunk/extensions/MoodBar/modules/ext.moodBar/ext.moodBar.init.js |
— | — | @@ -21,7 +21,7 @@ |
22 | 22 | |
23 | 23 | mb.conf.bucketKey = mw.user.bucket( |
24 | 24 | 'moodbar-trigger', |
25 | | - mw.config.get('mbConfig').bucketConfig |
| 25 | + mb.conf.bucketConfig |
26 | 26 | ); |
27 | 27 | |
28 | 28 | // Create portlet |