Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hh1966
chemotion_eln_server
Commits
254b65ec
Commit
254b65ec
authored
Aug 20, 2019
by
hh1966
Browse files
Rename ketcher field in research plan
parent
96295931
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/assets/javascripts/components/research_plan/ResearchPlanDetailsField.js
View file @
254b65ec
...
...
@@ -25,7 +25,7 @@ export default class ResearchPlanDetailsField extends Component {
onChange
=
{
onChange
.
bind
(
this
)}
edit
=
{
edit
}
/
>
break
;
case
'
ketcher
'
:
label
=
'
S
chema
'
label
=
'
Ketcher s
chema
'
component
=
<
ResearchPlanDetailsFieldKetcher
key
=
{
field
.
id
}
field
=
{
field
}
index
=
{
index
}
disabled
=
{
disabled
}
onChange
=
{
onChange
.
bind
(
this
)}
edit
=
{
edit
}
/
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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