Index: trunk/extensions/MoodBar/modules/ext.moodBar.dashboard/ext.moodBar.dashboard.js |
— | — | @@ -304,8 +304,7 @@ |
305 | 305 | 'action' : 'feedbackdashboard', |
306 | 306 | 'token' : mw.user.tokens.get('editToken'), |
307 | 307 | 'item' : item_id, |
308 | | - 'format' : 'json', |
309 | | - 'reason' : reason |
| 308 | + 'format' : 'json' |
310 | 309 | }, params ), |
311 | 310 | function(response) { |
312 | 311 | if ( response && response.feedbackdashboard ) { |