Rev 6655 |
Rev 6658 |
Ir a la última revisión |
Mostrar el archivo completo |
|
|
Autoría |
Ultima modificación |
Ver Log
|
| Rev 6655 |
Rev 6656 |
| Línea 1141... |
Línea 1141... |
| 1141 |
</button>
|
1141 |
</button>
|
| 1142 |
</div>
|
1142 |
</div>
|
| 1143 |
</div>
|
1143 |
</div>
|
| 1144 |
</div>
|
1144 |
</div>
|
| Línea 1145... |
Línea 1145... |
| 1145 |
|
1145 |
|
| 1146 |
<div class="comments-container show">
|
1146 |
<div class="comments-container mt-2 show">
|
| 1147 |
<form class="feedCommentContainer" id="form-comment-{{:uuid}}" class="form-comment-{{:uuid}}" action="{{:link_add_comment}}" data-answer="{{:uuid}}">
|
1147 |
<form class="feedCommentContainer" id="form-comment-{{:uuid}}" class="form-comment-{{:uuid}}" action="{{:link_add_comment}}" data-answer="{{:uuid}}">
|
| 1148 |
<input class="commentInput" type="text" name="comment" id="comment" maxlength="256" placeholder="LABEL_WRITE_A_COMMENT">
|
1148 |
<input class="commentInput" type="text" name="comment" id="comment" maxlength="256" placeholder="LABEL_WRITE_A_COMMENT">
|
| 1149 |
<button class="btn btn-primary" type="submit">LABEL_SEND</button>
|
1149 |
<button class="btn btn-primary" type="submit">LABEL_SEND</button>
|
| 1150 |
</form>
|
1150 |
</form>
|