Update personal_books_controller.rb

fix error?
This commit is contained in:
chiu 2019-08-19 16:05:56 +08:00
parent 823feb3f6b
commit 4d4a2dc766
1 changed files with 1 additions and 1 deletions

View File

@ -134,6 +134,7 @@ class PersonalBooksController < ApplicationController
"number_of_authors",
"isbn",
"url",
"file",
"publication_date",
"language"
]
@ -157,7 +158,6 @@ class PersonalBooksController < ApplicationController
"number_of_authors",
"isbn",
"url",
"file",
"publication_date",
"language"
]