Spaces:
Runtime error
Runtime error
Miguel Diaz commited on
Commit ·
3978ce4
1
Parent(s): c0b4ef6
fix
Browse files- static/main2.html +1 -1
static/main2.html
CHANGED
|
@@ -59,7 +59,7 @@
|
|
| 59 |
|
| 60 |
|
| 61 |
|
| 62 |
-
}
|
| 63 |
function openTab(evt, tabName) {
|
| 64 |
var i, tabcontent, tablinks;
|
| 65 |
|
|
|
|
| 59 |
|
| 60 |
|
| 61 |
|
| 62 |
+
});
|
| 63 |
function openTab(evt, tabName) {
|
| 64 |
var i, tabcontent, tablinks;
|
| 65 |
|