source: ether_statistics/web/resources/js/Wijmo.2.2.2/Wijmo-Complete/development-bundle/samples/datepager/index.html @ 609

Last change on this file since 609 was 609, checked in by vmipsl, 12 years ago

images

File size: 390 bytes
Line 
1<!DOCTYPE html>
2<html lang="en">
3<head>
4        <meta charset="UTF-8" />
5        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
6        <title>Wijmo Data Pager</title>
7        <link href="../demos.css" rel="stylesheet" type="text/css"  />
8</head>
9<body>
10
11<div class="demos-nav">
12        <h4>Examples</h4>
13        <ul>
14                <li><a href="overview.html">Overview</a></li>
15        </ul>
16</div>
17
18</body>
19</html>
Note: See TracBrowser for help on using the repository browser.