- |
+ |
(${fn:split(asgnmInfoT2.userId,'_')[1]*1})
diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/newEduPrfrmMngList.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/newEduPrfrmMngList.jsp
index eed2bcc0..4343beb1 100644
--- a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/newEduPrfrmMngList.jsp
+++ b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/newEduPrfrmMngList.jsp
@@ -442,7 +442,7 @@
},
label: {
show: true,
- position: 'top',
+ position: 'bottom',
lineHeight : 50,
formatter : function(e){
return e.data + "명";
|