Second Commit
This commit is contained in:
1
app/views/check_outs/borrow.js.erb
Normal file
1
app/views/check_outs/borrow.js.erb
Normal file
@@ -0,0 +1 @@
|
||||
$("#book_<%= @book.id %>").replaceWith("<%= escape_javascript render(partial: 'books/book', :locals => { book: @book }) %>")
|
||||
Reference in New Issue
Block a user