index.html 424 B

1234567891011121314
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Associations Validations</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <script type="text/javascript" src="../../../../extjs/ext-all.js"></script>
  7. <script type="text/javascript" src="app.js"></script>
  8. </head>
  9. <body>
  10. Please view <a href="app.js">app.js</a> for the Javascript code associated with this example.
  11. </body>
  12. </html>