]> git.proxmox.com Git - extjs.git/blame - extjs/build/examples/classic/app/nested-loading/nested-loading.html
add extjs 6.0.1 sources
[extjs.git] / extjs / build / examples / classic / app / nested-loading / nested-loading.html
CommitLineData
6527f429
DM
1<!DOCTYPE html>\r
2<html>\r
3 <head>\r
4 <meta http-equiv="X-UA-Compatible" content="IE=edge">\r
5 <title>Loading Nested Data Example</title>\r
6 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">\r
7 <link rel="stylesheet" type="text/css" href="../../shared/examples.css"/>\r
8 <link rel="stylesheet" type="text/css" href="resources/css/nested-loading.css"/>\r
9\r
10 <!-- GC -->\r
11\r
12 <!-- <x-compile> -->\r
13 <!-- <x-bootstrap> -->\r
14 <script type="text/javascript" src="../../shared/include-ext.js"></script>\r
15 <!-- Don't include options toolbar since this has a custom theme ->\r
16 <!-- </x-bootstrap> -->\r
17 <script type="text/javascript" src="app.js"></script>\r
18 <!-- </x-compile> -->\r
19 </head>\r
20\r
21 <body></body>\r
22</html>