diff --git a/system1-factory/web/pages/attendance/my-vacation-info.html b/system1-factory/web/pages/attendance/my-vacation-info.html index dd20cc8..19435a8 100644 --- a/system1-factory/web/pages/attendance/my-vacation-info.html +++ b/system1-factory/web/pages/attendance/my-vacation-info.html @@ -569,6 +569,6 @@ } - + diff --git a/system1-factory/web/pages/dashboard-new.html b/system1-factory/web/pages/dashboard-new.html index 224f639..8c45333 100644 --- a/system1-factory/web/pages/dashboard-new.html +++ b/system1-factory/web/pages/dashboard-new.html @@ -49,6 +49,6 @@ - + diff --git a/system1-factory/web/pages/purchase/request-mobile.html b/system1-factory/web/pages/purchase/request-mobile.html index 452fb12..40e4991 100644 --- a/system1-factory/web/pages/purchase/request-mobile.html +++ b/system1-factory/web/pages/purchase/request-mobile.html @@ -99,6 +99,6 @@ - + diff --git a/system1-factory/web/pages/work/report-create-mobile.html b/system1-factory/web/pages/work/report-create-mobile.html index 9738ca2..7aa9917 100644 --- a/system1-factory/web/pages/work/report-create-mobile.html +++ b/system1-factory/web/pages/work/report-create-mobile.html @@ -203,6 +203,6 @@ - + diff --git a/system1-factory/web/pages/work/tbm-mobile.html b/system1-factory/web/pages/work/tbm-mobile.html index 4c49bf9..d3fa4e5 100644 --- a/system1-factory/web/pages/work/tbm-mobile.html +++ b/system1-factory/web/pages/work/tbm-mobile.html @@ -70,7 +70,7 @@
- +
diff --git a/system1-factory/web/static/js/shared-bottom-nav.js b/system1-factory/web/static/js/shared-bottom-nav.js index d02373d..02738e5 100644 --- a/system1-factory/web/static/js/shared-bottom-nav.js +++ b/system1-factory/web/static/js/shared-bottom-nav.js @@ -19,11 +19,6 @@ href: '/pages/purchase/request-mobile.html', label: '소모품', icon: '' - }, - { - href: '/pages/attendance/my-vacation-info.html', - label: '연차관리', - icon: '' } ];