removed paginates_per
This commit is contained in:
parent
8a35823a35
commit
7f594f05f3
|
@ -28,7 +28,7 @@ class JournalPaper
|
|||
field :number_of_authors
|
||||
field :rss2_id
|
||||
|
||||
paginates_per 10
|
||||
# paginates_per 10
|
||||
|
||||
#relations
|
||||
belongs_to :member_profile
|
||||
|
|
Loading…
Reference in New Issue