Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
jflow
Commits
0e7e5a33
Commit
0e7e5a33
authored
Feb 06, 2015
by
Jerome Mariette
Browse files
end cleaning
parent
04950796
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/js/jflow-wfform.js
View file @
0e7e5a33
...
...
@@ -1079,11 +1079,7 @@ Handsontable.cellTypes["bootdate"] = Handsontable.BootstrapDateCell;
'
<label class="col-sm-2 control-label" for="${param.name}">${param.display_name}</label>
'
,
// if it's a multiple type
'
{{if param.type == "MultipleParameters"}}
'
,
'
{{if param.group.indexOf("exclude-") != -1}}
'
,
'
<div class="col-sm-10 ${param.group}">
'
,
'
{{else}}
'
,
'
<div class="col-sm-10">
'
,
'
{{/if}}
'
,
// if it's an append and multiple type
'
{{if param.action == "MiltipleAppendAction"}}
'
,
'
<blockquote style="font-size:14px;">
'
,
...
...
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