extjs-gpl
Version:
GPL licensed version of Sencha Ext JS
16 lines (14 loc) • 375 B
HTML
<!--
Copyright (c) 2012-2013. Sencha Inc.
-->
<html>
<head>
<title>Sencha application testing</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../bootstrap.css">
<script src="../../ext/ext-dev.js"></script>
<script src="bootstrap.js"></script>
</head>
<body></body>
</html>