parent
823feb3f6b
commit
4d4a2dc766
|
@ -134,6 +134,7 @@ class PersonalBooksController < ApplicationController
|
||||||
"number_of_authors",
|
"number_of_authors",
|
||||||
"isbn",
|
"isbn",
|
||||||
"url",
|
"url",
|
||||||
|
"file",
|
||||||
"publication_date",
|
"publication_date",
|
||||||
"language"
|
"language"
|
||||||
]
|
]
|
||||||
|
@ -157,7 +158,6 @@ class PersonalBooksController < ApplicationController
|
||||||
"number_of_authors",
|
"number_of_authors",
|
||||||
"isbn",
|
"isbn",
|
||||||
"url",
|
"url",
|
||||||
"file",
|
|
||||||
"publication_date",
|
"publication_date",
|
||||||
"language"
|
"language"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue