File: index.html

package info (click to toggle)
icinga-web 1.7.1%2Bdfsg2-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 83,496 kB
  • sloc: php: 252,926; xml: 142,251; sql: 8,190; sh: 1,039; makefile: 575; perl: 215; python: 194
file content (44 lines) | stat: -rw-r--r-- 1,925 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<html lang="en" xmlns:ext="http://www.sencha.com/docs">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>ExtJS 3.3.0 UX Documentation</title>
    <link rel="stylesheet" type="text/css" href="resources/css/ext-all.css" />
    <link rel="stylesheet" type="text/css" href="resources/css/xtheme-gray.css" />
    <link rel="stylesheet" type="text/css" href="resources/docs.css" />
	<link rel="stylesheet" type="text/css" href="resources/style.css" />    
    <link rel="shortcut icon" href="resources/favicon.ico" />
	<link rel="icon" href="resources/favicon.ico" />
	<style type="text/css"></style>
	<!-- GC -->
    <script type="text/javascript" src="resources/ext-base.js"></script>
    <script type="text/javascript" src="resources/ext-all.js"></script>
    <script type="text/javascript" src="resources/TabCloseMenu.js"></script>
    <script type="text/javascript" src="resources/docs.js"></script>
    <script type="text/javascript" src="output/tree.js"></script>
</head>
<body scroll="no" id="docs">
  <div id="loading-mask" style=""></div>
  <div id="loading">
    <div class="loading-indicator"><img src="resources/extanim32.gif" width="32" height="32" style="margin-right:8px;" align="absmiddle"/>Loading...</div>
  </div>

  <div id="header">
    <img style="margin-left: 5px" src="resources/title-ux.png">

    <div style="float:right; margin-top: 15px;margin-right: 10px;color: #CCC">
        <a href="http://dev.sencha.com/deploy/dev/examples/" style="padding:5px">examples</a> | 
        <a href="http://www.sencha.com/" style="padding:5px">sencha.com</a>
    </div>
<!-- 	<div class="api-title">ExtJS 3.3.0 UX Documentation</div> -->
  </div>

  <div id="classes"></div>

  <div id="main"></div>
  <select id="search-options" style="display:none">
    <option>Starts with</option>
    <option>Ends with</option>
    <option>Any Match</option>
</select>
  </body>
</html>