Index: ssts-web/src/main/webapp/common/includeExtJs4_2.jsp
===================================================================
diff -u -r29513 -r29974
--- ssts-web/src/main/webapp/common/includeExtJs4_2.jsp (.../includeExtJs4_2.jsp) (revision 29513)
+++ ssts-web/src/main/webapp/common/includeExtJs4_2.jsp (.../includeExtJs4_2.jsp) (revision 29974)
@@ -1,5 +1,4 @@
<%@ page language="java" contentType="text/html; charset=UTF-8" %>
-
@@ -14,4 +13,10 @@
//覆盖extJs4的占位图片路径
Ext4.BLANK_IMAGE_URL = WWWROOT + '/ext/resources/images/default/s.gif';
Ext4.define(null, { override: 'Ext4.data.Store', constructor: function() { this.callParent(arguments); if (this.autoLoad) { this.loading = true; } } });
-
\ No newline at end of file
+
+
\ No newline at end of file