dbms_primeidc_init...1

This commit is contained in:
최준흠 2025-04-07 10:58:17 +09:00
parent f572711d14
commit 565eff0317
2 changed files with 2 additions and 2 deletions

View File

@ -973,7 +973,7 @@ $(function()
</h4>
</div>
<!-- 사용정보 시작-->
<c:import url="${phpurl}/DBMS/client/dashboard/client_code/${client_code }" />
<c:import url="${phpurl}/DBMS/client/dashboard/totalcount/client_code/${client_code }" />
<!-- end 사용정보 -->
<c:if test="${member.power5 eq 'o'}">
<div class="col-lg-4 col-md-12" style="padding:3px">

View File

@ -987,7 +987,7 @@ $(function()
</h4>
</div>
<!-- 사용정보 시작-->
<c:import url="${phpurl}/DBMS/client/dashboard/client_code/${client_code }" />
<c:import url="${phpurl}/DBMS/client/dashboard/totalcount/client_code/${client_code }" />
<!-- end 사용정보 -->
<c:if test="${member.power5 eq 'o'}">
<div class="col-lg-4 col-md-12" style="padding:3px">