fix regression

This commit is contained in:
Sam 2013-04-22 18:06:59 +10:00
parent cfc62dadff
commit f980b4d16e
1 changed files with 2 additions and 1 deletions

View File

@ -57,7 +57,8 @@ Discourse.ActionSummary = Discourse.Model.extend({
// Create our post action
var actionSummary = this;
Discourse.ajax({
return Discourse.ajax({
url: Discourse.getURL("/post_actions"),
type: 'POST',
data: {