projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
310b83c
)
Better predefined cadences
author
Benjamin Auder
<benjamin.auder@somewhere>
Sat, 29 Feb 2020 02:39:04 +0000
(
03:39
+0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Sat, 29 Feb 2020 02:39:04 +0000
(
03:39
+0100)
client/src/views/Hall.vue
patch
|
blob
|
blame
|
history
diff --git
a/client/src/views/Hall.vue
b/client/src/views/Hall.vue
index
4fb8e55
..
9266089
100644
(file)
--- a/
client/src/views/Hall.vue
+++ b/
client/src/views/Hall.vue
@@
-42,9
+42,10
@@
main
fieldset
label(for="cadence") {{ st.tr["Cadence"] }} *
div#predefinedCadences
- button(type="button") 3+2
button(type="button") 5+3
button(type="button") 15+5
+ button(type="button") 45+30
+ button(type="button") 7d+2d
input#cadence(
type="text"
v-model="newchallenge.cadence"