Add version files and new GIF images for UI components
This commit is contained in:
16
modules/lib/dynatree/index.html
Normal file
16
modules/lib/dynatree/index.html
Normal file
@ -0,0 +1,16 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Dynatree</title>
|
||||
</head>
|
||||
|
||||
<body class="example">
|
||||
<h1>dynatree.js</h1>
|
||||
<ul>
|
||||
<li><a href="doc/samples.html">Example Browser</a>
|
||||
<li><a href="doc/dynatree-doc.html">Documentation</a>
|
||||
<li><a href="http://dynatree.googlecode.com">Project home</a>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user