Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- frontend/index.html +2 -2
frontend/index.html
CHANGED
|
@@ -32,10 +32,10 @@
|
|
| 32 |
System Analytics
|
| 33 |
</button>
|
| 34 |
|
| 35 |
-
<
|
| 36 |
<span class="analytics-icon">⚖️</span>
|
| 37 |
Moot Court
|
| 38 |
-
</
|
| 39 |
|
| 40 |
<div class="sidebar-section-label">SESSIONS</div>
|
| 41 |
<div id="sessions-list" class="sessions-list">
|
|
|
|
| 32 |
System Analytics
|
| 33 |
</button>
|
| 34 |
|
| 35 |
+
<button class="analytics-btn" onclick="window.location.href='/court/ui'">
|
| 36 |
<span class="analytics-icon">⚖️</span>
|
| 37 |
Moot Court
|
| 38 |
+
</button>
|
| 39 |
|
| 40 |
<div class="sidebar-section-label">SESSIONS</div>
|
| 41 |
<div id="sessions-list" class="sessions-list">
|