Replace obsolete #comment-preview-inp field by query string append
This commit is contained in:
parent
0b6f231ad3
commit
c25527cbe8
9 changed files with 1 additions and 11 deletions
|
@ -5,7 +5,6 @@
|
|||
<input type="hidden" name="parent" value="{{$parent}}" />
|
||||
{{*<!--<input type="hidden" name="return" value="{{$return_path}}" />-->*}}
|
||||
<input type="hidden" name="jsreload" value="{{$jsreload}}" />
|
||||
<input type="hidden" name="preview" id="comment-preview-inp-{{$id}}" value="0" />
|
||||
<input type="hidden" name="post_id_random" value="{{$rand_num}}" />
|
||||
|
||||
<div class="comment-edit-photo" id="comment-edit-photo-{{$id}}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue