mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #2963 from AndrewKvalheim/ajax-datatables-rails-1
Update UserDatatable for ajax-datatables-rails 1
This commit is contained in:
commit
b04ad33138
3 changed files with 8 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ require 'spec_helper'
|
|||
|
||||
describe UserDatatable do
|
||||
subject! do
|
||||
described_class.new(view)
|
||||
described_class.new({}, view_context: view)
|
||||
end
|
||||
|
||||
let(:data_cols) do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue