Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
vidjil
vidjil
Commits
8f74f2c6
Commit
8f74f2c6
authored
Aug 07, 2018
by
Ryan Herbert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sample_set/custom.html add devel-mode to stats button
parent
3f5ed924
Pipeline
#36201
failed with stages
in 8 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
server/web2py/applications/vidjil/views/sample_set/custom.html
...r/web2py/applications/vidjil/views/sample_set/custom.html
+1
-1
No files found.
server/web2py/applications/vidjil/views/sample_set/custom.html
View file @
8f74f2c6
...
...
@@ -103,7 +103,7 @@
<div
class=
"db_block_right"
>
<span
class=
"button2"
onclick=
"myUrl.loadCustomUrl(db)"
>
see results
</span>
<span
class=
"button2"
onclick=
"db.call('sample_set/multi_sample_stats', {'custom_result': db.getListInput('custom_result[]') })"
>
stats
</span>
<span
class=
"
devel-mode
button2"
onclick=
"db.call('sample_set/multi_sample_stats', {'custom_result': db.getListInput('custom_result[]') })"
>
stats
</span>
</div>
</div>
...
...
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