ASN策略改为ASN

This commit is contained in:
wangxin
2018-09-11 16:52:07 +08:00
parent fcc34b26b5
commit 300634cce8
3 changed files with 5 additions and 4 deletions

View File

@@ -0,0 +1 @@
UPDATE sys_menu SET CODE='ASN' WHERE CODE='asn_policy'

View File

@@ -2,7 +2,7 @@
<%@ include file="/WEB-INF/include/taglib.jsp"%>
<html>
<head>
<title><spring:message code="asn_policy"></spring:message></title>
<title><spring:message code="ASN"></spring:message></title>
<script type="text/javascript">
$(function(){
$(".action").on("change", function() {
@@ -29,7 +29,7 @@ $(function(){
<div class="page-content">
<h3 class="page-title">
<spring:message code="asn_policy"></spring:message>
<spring:message code="ASN"></spring:message>
</h3>
<div class="row">

View File

@@ -2,7 +2,7 @@
<%@ include file="/WEB-INF/include/taglib.jsp"%>
<html>
<head>
<title><spring:message code="asn_policy"></spring:message></title>
<title><spring:message code="ASN"></spring:message></title>
<script>
$(document).ready(function() {
@@ -95,7 +95,7 @@
</div>
<h3 class="page-title">
<spring:message code="asn_policy"></spring:message>
<spring:message code="ASN"></spring:message>
</h3>
<h5 class="page-header"></h5>
<div class="col-md-12">