mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
blog textarea
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
<input name="comment_by" placeholder="Your Email Id" />
|
<input name="comment_by" placeholder="Your Email Id" />
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<textarea name="comment" placeholder="Comment" />
|
<textarea name="comment" placeholder="Comment" style="width: 300px; height: 120px;"/>
|
||||||
</textarea>
|
</textarea>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user