Add frontend assets and plugin bundles

Add the legacy frontend themes, scripts, and plugin assets required by the main SPOTA interfaces.
This commit is contained in:
Power BI Dev
2026-05-02 10:09:32 +07:00
parent efdb11db3f
commit a52c2a8462
2061 changed files with 513282 additions and 0 deletions

View 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>