Tankolás hétvégére is rögzíthető

This commit is contained in:
Vincze József 2023-11-03 11:34:26 +01:00
parent 815cd390f8
commit 0a69f0b1f1
1 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ block content
a(href='#',data-value='2022') 2023
li
a(href='#',data-value='') Mind
a.btn.btn-primary.col-sm-1(type='button',disabled,href='/employee/WTALL',value='Könyvelésre') Könyvelésre
a.btn.btn-primary.col-sm-1(type='button',href='/employee/WTALL',value='Könyvelésre') Könyvelésre
a.btn.btn-primary.col-sm-21(type='button',disabled,href='/employee/WTALL2',value='Jelenléti személyenként') Jelenléti személyenként
a.btn.btn-primary.col-sm-1(type='button',disabled,href='/employee/tst',value='TST') TST
@ -246,7 +246,7 @@ block content
//numberOfColumns: 2,
//numberOfMonths: 4,
format: 'YYYY.MM.DD',
disableWeekends: true,
disableWeekends: false,
//minDate: moment(),
//maxDays: remaining,
//disableDates: [['21.09.2020', '22.09.2020'], ['24.09.2020', '25.09.2020']],