Initial commit
This commit is contained in:
2
app/views/admin/accounts/show.js.erb
Normal file
2
app/views/admin/accounts/show.js.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
$("#videos").html("<%= j render partial: "admin/accounts/video", collection: @videos %>");
|
||||
$("#videos_pagination").html("<%= j will_paginate @videos %>");
|
||||
Reference in New Issue
Block a user