去掉国际化中的“色情”
修改avIp和avUrl日志list文件中的functionId判断
This commit is contained in:
@@ -38,8 +38,7 @@ $(document).ready(function(){
|
||||
|
||||
<div class="page-content">
|
||||
<h3 class="page-title">
|
||||
<c:if test="${log.functionId eq 28 }"><spring:message code="av_sample_audio_control"/></c:if>
|
||||
<c:if test="${log.functionId eq 29 }"><spring:message code="av_sample_vedio_control"/></c:if>
|
||||
<spring:message code="av_content_ip_control"/>
|
||||
<small><spring:message code="date_list"/></small>
|
||||
</h3>
|
||||
|
||||
|
||||
@@ -38,8 +38,7 @@ $(document).ready(function(){
|
||||
|
||||
<div class="page-content">
|
||||
<h3 class="page-title">
|
||||
<c:if test="${log.functionId eq 28 }"><spring:message code="av_sample_audio_control"/></c:if>
|
||||
<c:if test="${log.functionId eq 29 }"><spring:message code="av_sample_vedio_control"/></c:if>
|
||||
<spring:message code="av_content_url_control"/>
|
||||
<small><spring:message code="date_list"/></small>
|
||||
</h3>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user