dbms_primeidc_init...1
This commit is contained in:
parent
565eff0317
commit
4499ef9895
@ -973,7 +973,7 @@ $(function()
|
||||
</h4>
|
||||
</div>
|
||||
<!-- 사용정보 시작-->
|
||||
<c:import url="${phpurl}/DBMS/client/dashboard/totalcount/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">
|
||||
|
||||
@ -987,7 +987,7 @@ $(function()
|
||||
</h4>
|
||||
</div>
|
||||
<!-- 사용정보 시작-->
|
||||
<c:import url="${phpurl}/DBMS/client/dashboard/totalcount/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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user