fix(malaysia): 인쇄 미리보기에서 빈 랙 제외

선택한 칸 중 비어 있는 칸은 미리보기/인쇄에서 제외. 선택한 칸이 모두
비어 있으면 '인쇄할 문서가 없습니다' 안내 후 미리보기를 열지 않음.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-15 18:31:11 +09:00
parent e256c6c5ee
commit f383297fc5
2 changed files with 10 additions and 8 deletions
@@ -154,5 +154,5 @@
<div class="rvp-pages" id="rvp-pages"></div>
</div>
</section>
<script src="/static/malaysia_rack_view.js?v=20260615b"></script>
<script src="/static/malaysia_rack_view.js?v=20260615c"></script>
{% endblock %}