diff --git a/app/modules/dispatch/templates/dispatch/_nav.html b/app/modules/dispatch/templates/dispatch/_nav.html index 82675f0..642a7a1 100644 --- a/app/modules/dispatch/templates/dispatch/_nav.html +++ b/app/modules/dispatch/templates/dispatch/_nav.html @@ -6,6 +6,21 @@ + 새 업로드 + {% if active_tab=='batches' %} + {# 받는 사람 찾기: 배치 목록 페이지에서만. 마크업/스타일/스크립트는 batches.html. #} + + {% endif %} + {% if batch %} {% include "dispatch/_nav.html" %} - -