Commit db46082d authored by Georgios Dagkakis's avatar Georgios Dagkakis

model spreadsheet change

parent b294439c
......@@ -2240,7 +2240,7 @@
""
]
],
"operator_shift_spreadsheet": [
"operator_shift_spreadsheet": [
[
"Date",
"Product Builder",
......@@ -2249,7 +2249,8 @@
"Break1 Start",
"Break1 Stop",
"Break2 Start",
"Break2 Stop"
"Break2 Stop",
null
],
[
"2015/02/16",
......@@ -2259,7 +2260,8 @@
"10:00",
"10:30",
"12:30",
"13:30"
"13:30",
null
],
[
"2015/02/16",
......@@ -2269,7 +2271,8 @@
"19:00",
"19:30",
"21:00",
"22:00"
"22:00",
null
],
[
"2015/02/17",
......@@ -2279,7 +2282,8 @@
"10:00",
"10:30",
"12:30",
"13:30"
"13:30",
null
],
[
"2015/02/17",
......@@ -2289,7 +2293,8 @@
"19:00",
"19:30",
"21:00",
"22:00"
"22:00",
null
],
[
"2015/02/18",
......@@ -2299,7 +2304,8 @@
"10:00",
"10:30",
"12:30",
"13:30"
"13:30",
null
],
[
"2015/02/18",
......@@ -2309,12 +2315,14 @@
"19:00",
"19:30",
"21:00",
"22:00"
"22:00",
null
],
[
null,
null,
null,
null,
null
]
],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment