Guest User

Untitled

a guest
Jul 30th, 2020
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. $(".question_list").append("<p class='list-group-item list-group-item-action'><a href='/questions/'" + data.id + '>' + data.title + '</a></p>')
  2.  
Advertisement
Add Comment
Please, Sign In to add comment