aboutsummaryrefslogtreecommitdiff
path: root/src/components/mao-tutoring.js
diff options
context:
space:
mode:
authorMichael Foiani <mfoiani2019@communiyschoolnaples.org>2018-08-03 16:48:12 -0400
committerMichael Foiani <mfoiani2019@communiyschoolnaples.org>2018-08-03 16:48:12 -0400
commit0b99dd4f1dde513cf142f308c6c29af60cb689e1 (patch)
tree5dd94d5c06565eb19801cc6b3585b7a893df884f /src/components/mao-tutoring.js
parent37bad7137e3f64913705566f904938f98c4c88ef (diff)
Made changes to some forms and also fixed a small bug with registry element.
Diffstat (limited to 'src/components/mao-tutoring.js')
-rw-r--r--src/components/mao-tutoring.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/mao-tutoring.js b/src/components/mao-tutoring.js
index a98ee1d..c25c570 100644
--- a/src/components/mao-tutoring.js
+++ b/src/components/mao-tutoring.js
@@ -208,7 +208,8 @@ class MaoTutoring extends connect(store)(PageViewElement) {
type= "number"
value= "15"
step= "15"
- max= "120">
+ max= "120"
+ min= "15">
<span slot="suffix">(minutes)</span>
</paper-input>