Showing
1 changed file
with
1 additions
and
1 deletions
@@ -181,7 +181,7 @@ | @@ -181,7 +181,7 @@ | ||
181 | </div> | 181 | </div> |
182 | 182 | ||
183 | <script src="<%=basePath%>script/common/genarate_left_panel.js"></script> | 183 | <script src="<%=basePath%>script/common/genarate_left_panel.js"></script> |
184 | -<script src="<%=basePath%>script/autoscaling/autoscaling_new.js?v=20171018-3"></script> | 184 | +<script src="<%=basePath%>script/autoscaling/autoscaling_new.js?v=20171018-4"></script> |
185 | <script> | 185 | <script> |
186 | $("#li_manager").addClass("active open"); | 186 | $("#li_manager").addClass("active open"); |
187 | $("#li_autoscaling").addClass("active"); | 187 | $("#li_autoscaling").addClass("active"); |
-
Please register or login to post a comment