....
This commit is contained in:
@@ -242,7 +242,7 @@ namespace FPJ0000
|
||||
newdr.edate = DateTime.Now.ToShortDateString();
|
||||
newdr.HolyDays = 0;
|
||||
newdr.HolyTimes = 0f;
|
||||
newdr.cate = "연차";
|
||||
newdr.cate = "년차";
|
||||
var f = new OtConfirm.fHolyRequestAdd(newdr);
|
||||
if (f.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user