Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Strand Lab
StrandLab2.net
Commits
95ed1c7e
Commit
95ed1c7e
authored
Jul 29, 2021
by
Gervaise Henry
🤠
Browse files
Merge branch 'develop' into 'master'
Develop See merge request
!134
parents
0aed09d3
b39fd0bf
Pipeline
#10614
passed with stages
in 1 minute and 18 seconds
Changes
2
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
data/repository/repository.json
View file @
95ed1c7e
This diff is collapsed.
Click to expand it.
layouts/custom/repository.html
View file @
95ed1c7e
...
@@ -866,7 +866,7 @@
...
@@ -866,7 +866,7 @@
var
dis_status
=
repo
[
i
][
"
Disease Status
"
]
var
dis_status
=
repo
[
i
][
"
Disease Status
"
]
}
}
for
(
j
=
0
;
j
<
thumbnails
.
length
;
j
++
)
{
for
(
j
=
0
;
j
<
thumbnails
.
length
;
j
++
)
{
if
(
thumbnails
[
j
].
patient
==
dis_status
+
(
"
000
"
+
repo
[
i
][
"
Study ID
"
])
.
slice
(
-
3
))
{
if
(
thumbnails
[
j
].
patient
==
repo
[
i
][
"
Study ID
"
])
{
if
(
thumbnails
[
j
].
Pr
!=
""
){
if
(
thumbnails
[
j
].
Pr
!=
""
){
thm_pr_file
=
thumbnails
[
j
].
Pr
thm_pr_file
=
thumbnails
[
j
].
Pr
thm_pr
.
src
=
"
https://s3.us-east-2.amazonaws.com/biorepo.images.thumbnails/jpg/Pr/
"
+
thm_pr_file
thm_pr
.
src
=
"
https://s3.us-east-2.amazonaws.com/biorepo.images.thumbnails/jpg/Pr/
"
+
thm_pr_file
...
...
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