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
4eaa0fd3
Commit
4eaa0fd3
authored
Feb 22, 2017
by
Floreal Cabanettes
Browse files
Fix click on server browser button
parent
33a9d88d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/js/jflow-wfform.js
View file @
4eaa0fd3
...
...
@@ -859,7 +859,7 @@ Handsontable.cellTypes["bootdate"] = Handsontable.BootstrapDateCell;
$
(
"
#
"
+
tid
).
trigger
(
"
change
"
);
}
});
setClickServerBrowser
(
params
);
setClickServerBrowser
(
params
_per_name
);
$
(
"
.selectMultipleFiles
"
).
click
(
function
()
{
var
p_cols
=
$
(
this
).
attr
(
"
paired_columns
"
);
...
...
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