ui(cupang): 달력 상단 엑셀 버튼 삭제 + 설정 버튼 이름/우측정렬

- 엑셀(N월) 버튼 제거
- 제품명 설정 / 입고센터 관리 / 박스 입수량 설정 로 명칭 통일, 우측 정렬
- 캐시 버전 j

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-05-30 06:29:22 +09:00
parent 2f16457ac6
commit bcbf3de24c
8 changed files with 16 additions and 13 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{{ page_title or "ERP" }} — DBX Corporation</title>
<link rel="stylesheet" href="/static/erp.css?v=20260530i" />
<link rel="stylesheet" href="/static/erp-shell.css?v=20260530i" />
<link rel="stylesheet" href="/static/erp.css?v=20260530j" />
<link rel="stylesheet" href="/static/erp-shell.css?v=20260530j" />
<link rel="stylesheet" href="/static/erp-attach-viewer.css" />
{% block head_extra %}{% endblock %}
</head>