Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tx-techno-num
impactometre
Commits
f72d3f4b
Commit
f72d3f4b
authored
Dec 05, 2020
by
Matt Glorion
Browse files
[FIX] max boundaries on scenario values
parent
55c9c142
Changes
1
Hide whitespace changes
Inline
Side-by-side
front/src/components/Scenario.vue
View file @
f72d3f4b
...
...
@@ -93,7 +93,7 @@
>
<IncrementButton
v-model=
"j.distance"
:max=
"99"
:max=
"99
99
"
/>
<p>
km en
</p>
<select
v-model=
"j.mean"
class=
"select-journey"
>
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment