Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
gy4443
chemotion_eln_server
Commits
a2d97f29
Commit
a2d97f29
authored
Nov 09, 2018
by
jasonych99
Browse files
update report-standard template
parent
02dac2b0
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/models/report.rb
View file @
a2d97f29
...
...
@@ -87,11 +87,11 @@ class Report < ActiveRecord::Base
when
'spectrum'
Rails
.
root
.
join
(
'lib'
,
'template'
,
'Spectra.docx'
)
when
'single_reaction'
Rails
.
root
.
join
(
'lib'
,
'template'
,
'
ELN_Objs
.docx'
)
Rails
.
root
.
join
(
'lib'
,
'template'
,
'
Standard
.docx'
)
when
'rxn_list_html'
Rails
.
root
.
join
(
'lib'
,
'template'
,
'rxn_list.html.erb'
)
else
Rails
.
root
.
join
(
'lib'
,
'template'
,
'
ELN_Objs
.docx'
)
Rails
.
root
.
join
(
'lib'
,
'template'
,
'
Standard
.docx'
)
end
end
...
...
lib/template/
ELN_Objs
.docx
→
lib/template/
Standard
.docx
View file @
a2d97f29
No preview for this file type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment