fix error
This commit is contained in:
parent
4becb342f4
commit
0046efcd4a
|
@ -160,7 +160,7 @@
|
||||||
<td>
|
<td>
|
||||||
<%= t("ask.usage_rule") %>
|
<%= t("ask.usage_rule") %>
|
||||||
</td>
|
</td>
|
||||||
<td colspan="2">
|
<td colspan="2" style="width: 0;overflow: overlay;">
|
||||||
<%= f.text_area "usage_rule",class: 'ckeditor' %>
|
<%= f.text_area "usage_rule",class: 'ckeditor' %>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in New Issue