fixed hour3 + minutes45 to 49
This commit is contained in:
parent
29b280cf8b
commit
a263a1f18c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ var layout = {
|
||||||
"hours": {
|
"hours": {
|
||||||
"1": {6:[1,2,3,4]},
|
"1": {6:[1,2,3,4]},
|
||||||
"2": {6:[8,9,10,11]},
|
"2": {6:[8,9,10,11]},
|
||||||
"3": {3:[1,2,3,4]},
|
"3": {7:[1,2,3,4]},
|
||||||
"4": {7:[8,9,10,11]},
|
"4": {7:[8,9,10,11]},
|
||||||
"5": {5:[8,9,10,11]},
|
"5": {5:[8,9,10,11]},
|
||||||
"6": {8:[1,2,3,4,5]},
|
"6": {8:[1,2,3,4,5]},
|
||||||
|
|
Loading…
Reference in a new issue