mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-29 11:45:18 +08:00
Fix report in academia
This commit is contained in:
parent
b752f32444
commit
5d80c51996
1 changed files with 3 additions and 0 deletions
|
@ -47,6 +47,9 @@ class Asset < ApplicationRecord
|
|||
|
||||
attr_accessor :file_content, :file_info, :in_template
|
||||
|
||||
attr_accessor :file_file_name
|
||||
attr_accessor :file_file_size
|
||||
|
||||
def self.search(
|
||||
user,
|
||||
include_archived,
|
||||
|
|
Loading…
Reference in a new issue