mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-24 14:05:32 +08:00
Merge pull request #2138 from aignatov-bio/ai-sci-fix-report-in-academia
Fix report in academia
This commit is contained in:
commit
4a5db36c07
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,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…
Add table
Reference in a new issue