ExtJS 4.2.1
parent
59adf589f5
commit
c7b300019e
|
@ -2,8 +2,8 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
<title>%s</title>
|
<title>%s</title>
|
||||||
<script src="http://cdn.sencha.com/ext/gpl/4.2.0/ext-all.js"></script>
|
<script src="http://cdn.sencha.com/ext/gpl/4.2.1/ext-all.js"></script>
|
||||||
<link rel="stylesheet" href="http://cdn.sencha.com/ext/gpl/4.2.0/resources/ext-theme-classic/ext-theme-classic-all.css">
|
<link rel="stylesheet" href="http://cdn.sencha.com/ext/gpl/4.2.1/resources/ext-theme-classic/ext-theme-classic-all.css">
|
||||||
<script>
|
<script>
|
||||||
Ext.onReady(function () {
|
Ext.onReady(function () {
|
||||||
%s
|
%s
|
||||||
|
|
Loading…
Reference in New Issue