Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jass
Manage
Activity
Members
Labels
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Statistical-Genetics
jass
Commits
4b9c6e79
Commit
4b9c6e79
authored
2 years ago
by
Bryan BRANCOTTE
Browse files
Options
Downloads
Patches
Plain Diff
make progress bar not clickable, fixes #117
parent
b67816d9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
client/pages/projects/_id.vue
+1
-1
1 addition, 1 deletion
client/pages/projects/_id.vue
with
1 addition
and
1 deletion
client/pages/projects/_id.vue
+
1
−
1
View file @
4b9c6e79
...
...
@@ -24,7 +24,7 @@
striped
rounded
height=
"20"
v-model
=
"progress"
:value
=
"progress"
>
<strong
style=
"color:white; text-transform:capitalize;"
>
{{
progress
}}
%
</strong>
</v-progress-linear>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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