Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
e9a52005
Commit
e9a52005
authored
Oct 04, 2017
by
Ryan Herbert
Browse files
sample_set/index.html tag in sample_set info
see
#2662
parent
dc650d47
Changes
1
Show whitespace changes
Inline
Side-by-side
server/web2py/applications/vidjil/views/sample_set/index.html
View file @
e9a52005
...
...
@@ -159,7 +159,8 @@
{{if can_modify:}}
<i
class=
"icon-pencil-2"
title=
"edit information"
onclick=
"db.call('sample_set/edit', { 'id' : '{{=request.vars["
id
"]}}'
}
)"
>
</i>
{{pass}}
{{=info["info"]}}
{{ text = tag_decorator.decorate(info["info"], 'tag', sample_type, '/sample_set/all') }}
{{=tag_decorator.sanitize(text)}}
{{if can_upload: }}
{{if not auth.can_process_sample_set(request.vars['id']) :}}
...
...
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