fix(project): 내 업무 개수 배지 - 진행/완료만, 이름 오른쪽, 하늘색/빨강
전체 배지 제거하고 진행(하늘색)·완료(빨강) 두 개만 프로젝트 이름 오른쪽(.pj-mytree-head 안, 접어도 계속 보이는 자리)에 표시. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "erp_base.html" %}
|
||||
|
||||
{% block head_extra %}
|
||||
<link rel="stylesheet" href="/static/project.css?v=20260917x" />
|
||||
<link rel="stylesheet" href="/static/project.css?v=20260917y" />
|
||||
<link rel="stylesheet" href="/static/vendor/material-symbols/material-symbols.css" />
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user