forked from GNUsocial/gnu-social
QnA - Better ajax response when making a new answer. Still not right. Needs to use threading.
This commit is contained in:
@@ -125,9 +125,7 @@ class QnashowanswerForm extends Form
|
||||
'answer-' . $this->answer->id
|
||||
);
|
||||
|
||||
|
||||
|
||||
// $this->out->raw($this->answer->asHTML());
|
||||
$this->out->raw($this->answer->asHTML());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user