2 lines
69 B
Plaintext
2 lines
69 B
Plaintext
$("#items").html("<%= escape_javascript(render('books/index')) %>");
|
$("#items").html("<%= escape_javascript(render('books/index')) %>");
|