Skip to content

Commit

Permalink
new schedule for www version
Browse files Browse the repository at this point in the history
  • Loading branch information
ortemij committed Sep 11, 2013
1 parent c560bf2 commit 452faa9
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions www/autobus.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,20 +86,20 @@

var schedule = {
data: [
[7, [40]],
[8, [0, 20, 30, 40, 50]],
[9, [0, 10, 20, 30, 40, 50]],
[10, [0, 10, 20, 30, 40, 50]],
[11, [0, 10, 20, 30, 40, 50]],
[12, [0, 10, 20, 30, 40, 50]],
[7, [40, 48, 56]],
[8, [4, 12, 20, 28, 36, 44, 52]],
[9, [0, 8, 16, 24, 32, 40, 48, 56]],
[10, [4, 12, 20, 28, 36, 44, 52]],
[11, [0, 8, 16, 24, 32, 40, 48, 56]],
[12, [4, 12, 20, 40]],
[13, [0, 20, 40]],
[14, [0, 20, 40]],
[15, [0, 20, 40]],
[16, [0, 20, 40]],
[17, [0, 10, 20, 30, 40, 50]],
[18, [0, 10, 20, 30, 40, 50]],
[19, [0, 10, 20, 30, 40, 50]],
[20, [0, 10, 20, 40]],
[17, [0, 8, 16, 24, 32, 40, 48, 56]],
[18, [4, 12, 20, 28, 36, 44, 52]],
[19, [0, 8, 16, 24, 32, 40, 48, 56]],
[20, [4, 12, 20, 40]],
[21, [0, 20, 40]],
[22, [20]],
[23, [0]]
Expand Down

0 comments on commit 452faa9

Please sign in to comment.