@@ -331,7 +331,7 @@ export const statuses = [
331331export const tasks = [
332332 {
333333 ID : 1 ,
334- Subject : 'Prepare 2013 Financial' ,
334+ Subject : 'Prepare 2023 Financial' ,
335335 Status : 5 ,
336336 Owner : 1 ,
337337 AssignedEmployee : 7 ,
@@ -340,7 +340,7 @@ export const tasks = [
340340 } ,
341341 {
342342 ID : 2 ,
343- Subject : 'Prepare 2013 Marketing Plan' ,
343+ Subject : 'Prepare 2023 Marketing Plan' ,
344344 Status : 5 ,
345345 Owner : 1 ,
346346 AssignedEmployee : 4 ,
@@ -394,7 +394,7 @@ export const tasks = [
394394 } ,
395395 {
396396 ID : 8 ,
397- Subject : '2013 Brochure Designs' ,
397+ Subject : '2023 Brochure Designs' ,
398398 Status : 1 ,
399399 Owner : 1 ,
400400 AssignedEmployee : 28 ,
@@ -439,7 +439,7 @@ export const tasks = [
439439 } ,
440440 {
441441 ID : 13 ,
442- Subject : 'Create 2012 Sales Report' ,
442+ Subject : 'Create 2022 Sales Report' ,
443443 Status : 5 ,
444444 Owner : 8 ,
445445 AssignedEmployee : 41 ,
@@ -457,7 +457,7 @@ export const tasks = [
457457 } ,
458458 {
459459 ID : 15 ,
460- Subject : 'Review 2012 Sales Report and Approve 2013 Plans' ,
460+ Subject : 'Review 2022 Sales Report and Approve 2023 Plans' ,
461461 Status : 5 ,
462462 Owner : 41 ,
463463 AssignedEmployee : 4 ,
@@ -466,7 +466,7 @@ export const tasks = [
466466 } ,
467467 {
468468 ID : 16 ,
469- Subject : 'Deliver R&D Plans for 2013 ' ,
469+ Subject : 'Deliver R&D Plans for 2023 ' ,
470470 Status : 2 ,
471471 Owner : 1 ,
472472 AssignedEmployee : 3 ,
@@ -475,7 +475,7 @@ export const tasks = [
475475 } ,
476476 {
477477 ID : 17 ,
478- Subject : 'Create 2013 R&D Plans' ,
478+ Subject : 'Create 2023 R&D Plans' ,
479479 Status : 5 ,
480480 Owner : 3 ,
481481 AssignedEmployee : 32 ,
@@ -484,7 +484,7 @@ export const tasks = [
484484 } ,
485485 {
486486 ID : 18 ,
487- Subject : '2013 QA Strategy Report' ,
487+ Subject : '2023 QA Strategy Report' ,
488488 Status : 5 ,
489489 Owner : 32 ,
490490 AssignedEmployee : 33 ,
@@ -493,7 +493,7 @@ export const tasks = [
493493 } ,
494494 {
495495 ID : 19 ,
496- Subject : '2013 Training Events' ,
496+ Subject : '2023 Training Events' ,
497497 Status : 5 ,
498498 Owner : 33 ,
499499 AssignedEmployee : 31 ,
@@ -763,7 +763,7 @@ export const tasks = [
763763 } ,
764764 {
765765 ID : 49 ,
766- Subject : 'Submit Refund Report for 2013 Recall' ,
766+ Subject : 'Submit Refund Report for 2023 Recall' ,
767767 Status : 5 ,
768768 Owner : 7 ,
769769 AssignedEmployee : 9 ,
0 commit comments