Replace year period id from 8 to 2 as the special days refer to it
This commit is contained in:
parent
e52cd564c5
commit
e6a39ae7d0
@ -104,7 +104,7 @@
|
|||||||
],
|
],
|
||||||
"PeriodYear": [
|
"PeriodYear": [
|
||||||
{
|
{
|
||||||
"pye_id": 8,
|
"pye_id": 2,
|
||||||
"pye_label": "Whole year",
|
"pye_label": "Whole year",
|
||||||
"pye_start_month": 1,
|
"pye_start_month": 1,
|
||||||
"pye_start_day": 1,
|
"pye_start_day": 1,
|
||||||
|
@ -104,7 +104,7 @@
|
|||||||
],
|
],
|
||||||
"PeriodYear": [
|
"PeriodYear": [
|
||||||
{
|
{
|
||||||
"pye_id": 8,
|
"pye_id": 2,
|
||||||
"pye_label": "Whole year",
|
"pye_label": "Whole year",
|
||||||
"pye_start_month": 1,
|
"pye_start_month": 1,
|
||||||
"pye_start_day": 1,
|
"pye_start_day": 1,
|
||||||
|
@ -111,7 +111,7 @@
|
|||||||
],
|
],
|
||||||
"PeriodYear": [
|
"PeriodYear": [
|
||||||
{
|
{
|
||||||
"pye_id": 8,
|
"pye_id": 2,
|
||||||
"pye_label": "Whole year",
|
"pye_label": "Whole year",
|
||||||
"pye_start_month": 1,
|
"pye_start_month": 1,
|
||||||
"pye_start_day": 1,
|
"pye_start_day": 1,
|
||||||
|
@ -110,7 +110,7 @@
|
|||||||
],
|
],
|
||||||
"PeriodYear": [
|
"PeriodYear": [
|
||||||
{
|
{
|
||||||
"pye_id": 8,
|
"pye_id": 2,
|
||||||
"pye_label": "Whole year",
|
"pye_label": "Whole year",
|
||||||
"pye_start_month": 1,
|
"pye_start_month": 1,
|
||||||
"pye_start_day": 1,
|
"pye_start_day": 1,
|
||||||
|
@ -117,7 +117,7 @@
|
|||||||
],
|
],
|
||||||
"PeriodYear": [
|
"PeriodYear": [
|
||||||
{
|
{
|
||||||
"pye_id": 8,
|
"pye_id": 2,
|
||||||
"pye_label": "Whole year",
|
"pye_label": "Whole year",
|
||||||
"pye_start_month": 1,
|
"pye_start_month": 1,
|
||||||
"pye_start_day": 1,
|
"pye_start_day": 1,
|
||||||
|
@ -117,7 +117,7 @@
|
|||||||
],
|
],
|
||||||
"PeriodYear": [
|
"PeriodYear": [
|
||||||
{
|
{
|
||||||
"pye_id": 8,
|
"pye_id": 2,
|
||||||
"pye_label": "Whole year",
|
"pye_label": "Whole year",
|
||||||
"pye_start_month": 1,
|
"pye_start_month": 1,
|
||||||
"pye_start_day": 1,
|
"pye_start_day": 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user