mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-04-03 09:31:46 +01:00
Initial grid.js table attempt - online edit of years/2024/dates-voting.html
This commit is contained in:
parent
4719db7d4b
commit
04a1c2c551
16
years/2024/dates-voting.html
Normal file
16
years/2024/dates-voting.html
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<html><head><title>Expo</title></head><body>
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<link
|
||||||
|
href="https://unpkg.com/gridjs/dist/theme/mermaid.min.css"
|
||||||
|
rel="stylesheet"
|
||||||
|
/>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div id="wrapper"></div>
|
||||||
|
|
||||||
|
<script src="https://unpkg.com/gridjs/dist/gridjs.umd.js"></script>
|
||||||
|
<script src="src/dates-voting.js"></script>
|
||||||
|
</body>
|
||||||
|
</html></body></html>
|
Loading…
x
Reference in New Issue
Block a user