src/main/webapp/views/common/sidebar.html
@@ -234,6 +234,14 @@ </ul> </div> </div> <div ng-if="$root.myLevel != null" class="issue-main-label offset-detail-3 mt-1"> <span translate="users.myLevel">등급</span>: <span>{{$root.myLevel}}</span> </div> <div ng-if="$root.myDepartments != null" class="issue-main-label offset-detail-3 mt-1"> <span translate="users.myDepartments">담당부서</span>: <span>{{$root.myDepartments}}</span> </div> </div> <ul class="main-menu">