Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
image-analysis-training-resources
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
15
Issues
15
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
grp-bio-it
image-analysis-training-resources
Commits
a30a42e9
Commit
a30a42e9
authored
Jun 07, 2019
by
Christian Tischer
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-3' into 'master'
Update module.html See merge request
!25
parents
353d8483
c8d0998c
Pipeline
#10066
passed with stages
in 1 minute and 23 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
_layouts/module.html
_layouts/module.html
+3
-1
No files found.
_layouts/module.html
View file @
a30a42e9
...
...
@@ -154,9 +154,11 @@ Choose a platform to display instructions for: <select id="id_activity_platform"
{% if page.activities %}
</select>
{% endif %}
<p>
{% for platform in page.activities %}
<div
id=
"{{ platform[0] | slugify }}-activity-div"
>
<br>
<br>
<h3>
{{ platform[0] }}
</h3>
{% assign includefile = platform[1] %}
{% capture activity %}{% include {{ includefile }} %}{% endcapture %}
...
...
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