]> git.proxmox.com Git - extjs.git/blame - extjs/build/examples/classic/toolbar/toolbars.html
add extjs 6.0.1 sources
[extjs.git] / extjs / build / examples / classic / toolbar / toolbars.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 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">\r
6 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">\r
7 <title>Toolbars</title>\r
8\r
9 <script type="text/javascript" src="../shared/include-ext.js"></script>\r
10 <script type="text/javascript" src="../shared/options-toolbar.js"></script>\r
11\r
12 <link rel="stylesheet" type="text/css" href="../shared/examples.css" />\r
13 <link rel="stylesheet" type="text/css" href="toolbars.css" />\r
14\r
15 <!-- GC -->\r
16\r
17 <script type="text/javascript" src="toolbars.js"></script>\r
18 </head>\r
19 <body>\r
20 <h1>Toolbars</h1>\r
21 <p>The js is not minified so it is readable. See <a href="toolbars.js">toolbars.js</a>.</p>\r
22 <p>For a demo of all supported button types, see <a href="../build/KitchenSink/theme-neptune/#basic-buttons">the button sample</a>.</p>\r
23 </body>\r
24</html>\r