forked from leftypol/leftypol
[EDIT] restore previous behaviour (editing of html, not bbcode)
This commit is contained in:
parent
fabba73ce4
commit
55d752073d
2 changed files with 2 additions and 3 deletions
|
@ -32,7 +32,7 @@
|
|||
{% trans %}Comment{% endtrans %}
|
||||
</th>
|
||||
<td>
|
||||
<textarea name="body" id="body" rows="5" cols="35">{{ post.body_nomarkup }}</textarea>
|
||||
<textarea name="body" id="body" rows="5" cols="35">{{ post.body }}</textarea>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue