Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CloWM UI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computational Metagenomics
CloWM
CloWM UI
Commits
fa5e7331
Verified
Commit
fa5e7331
authored
1 year ago
by
Daniel Göbel
Browse files
Options
Downloads
Patches
Plain Diff
Change text for workflow developer on the workflow text
#103
parent
1a5038cc
No related branches found
No related tags found
1 merge request
!100
Resolve "Change text for workflow developer"
Pipeline
#48053
passed
1 year ago
Stage: test
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/views/workflows/WorkflowView.vue
+2
-1
2 additions, 1 deletion
src/views/workflows/WorkflowView.vue
with
2 additions
and
1 deletion
src/views/workflows/WorkflowView.vue
+
2
−
1
View file @
fa5e7331
...
@@ -237,7 +237,8 @@ onMounted(() => {
...
@@ -237,7 +237,8 @@ onMounted(() => {
{{
workflow
.
name
}}
{{
workflow
.
name
}}
<span
v-if=
"activeVersionString"
>
@
{{
activeVersionString
}}
</span>
<span
v-if=
"activeVersionString"
>
@
{{
activeVersionString
}}
</span>
<span
v-if=
"nameRepository.getName(workflow.developer_id)"
class=
"fs-4"
>
<span
v-if=
"nameRepository.getName(workflow.developer_id)"
class=
"fs-4"
>
by
{{
nameRepository
.
getName
(
workflow
.
developer_id
)
}}
</span
registered by
{{
nameRepository
.
getName
(
workflow
.
developer_id
)
}}
</span
>
>
</h3>
</h3>
<img
<img
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment