PageRenderTime 11ms CodeModel.GetById 10ms RepoModel.GetById 0ms app.codeStats 0ms

/ext-4.0.7/docs/guides/grid/examples/simple_grid/index.html

https://bitbucket.org/srogerf/javascript
HTML | 15 lines | 13 code | 2 blank | 0 comment | 0 complexity | 671679ca04b0ef2f0d9c459cec5eca1f MD5 | raw file
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Ext JS Grid Panel - Simple Grid</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <link type="text/css" rel="stylesheet" href="../../../../extjs/resources/css/ext-all.css"/>
  7. <script type="text/javascript" src="../../../../extjs/ext-all.js"></script>
  8. <script type="text/javascript" src="app.js"></script>
  9. </head>
  10. <body>
  11. Please view <a href="app.js">app.js</a> for the Javascript code associated with this example.
  12. </body>
  13. </html>