Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 6250 | Rev 6252 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6250 Rev 6251
Línea 307... Línea 307...
307
                        </button>
307
                        </button>
308
                    </div>
308
                    </div>
309
                </div>
309
                </div>
310
                <div class="comments-container show px-3">
310
                <div class="comments-container show px-3">
311
                    <form class="feedCommentContainer" id="form-comment" class="form-comment">
311
                    <form class="feedCommentContainer" id="form-comment" class="form-comment">
312
                        <input class="commentInput" type="text" name="comment" id="comment" placeholder="LABEL_WRITE_A_COMMENT">
312
                        <input class="commentInput" type="text" name="comment" id="comment" maxlength="256" placeholder="LABEL_WRITE_A_COMMENT">
313
                        <button class="btn btn-primary" type="submit">LABEL_SEND</button>
313
                        <button class="btn btn-primary" type="submit">LABEL_SEND</button>
314
                    </form>
314
                    </form>
315
                    <ul id="comment-list" class="comment-list">
315
                    <ul id="comment-list" class="comment-list">
316
                    </ul>
316
                    </ul>
317
                </div>
317
                </div>