src/main/webapp/views/workspace/workspaceDepartmentAdd.html
@@ -33,12 +33,10 @@ <div class="form-group"> <label> <span translate="common.departmentEx">부서 설명</span> <code class="highlighter-rouge">*</code> </label> <summernote class="summernote" lang="ko-KR" required config="vm.options" ng-model="vm.form.description" target=".note-editable"></summernote>