mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 19:16:39 +08:00
fix regression
This commit is contained in:
parent
cfc62dadff
commit
f980b4d16e
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user