]> git.proxmox.com Git - extjs.git/blame - extjs/examples/classic/simple-tasks/test/specs/index.html
add extjs 6.0.1 sources
[extjs.git] / extjs / examples / classic / simple-tasks / test / specs / index.html
CommitLineData
6527f429
DM
1<!DOCTYPE html>\r
2<!--\r
3 Copyright (c) 2012-2013. Sencha Inc.\r
4-->\r
5<html>\r
6<head>\r
7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\r
8 <link rel="stylesheet" type="text/css" href="../bootstrap.css">\r
9 <script type="text/javascript">\r
10 window.__webdriver_javascript_errors = [];\r
11 window.onerror = function(errorMsg, url, lineNumber) {\r
12 window.__webdriver_javascript_errors.push(\r
13 errorMsg +' (found at ' + url + ', line ' + lineNumber + ')');\r
14 };\r
15 </script>\r
16 <script type="text/javascript" src="../bootstrap.js"></script>\r
17</head>\r
18<body></body>\r
19</html>\r