mirror of
https://github.com/teachingtechYT/teachingtechYT.github.io.git
synced 2024-08-30 18:23:26 +00:00
Dynamic forms
All forms now generated from a single function. Huge reduction in code and easier to make global changes.
This commit is contained in:
@ -8,6 +8,7 @@ var scripts = `
|
||||
<script src="js/videobox.js"></script>
|
||||
<script src="js/featherlight.js"></script>
|
||||
<script src="js/commongcode.js"></script>
|
||||
<script src="js/createform.js"></script>
|
||||
<script src="js/firstlayer.js"></script>
|
||||
<script src="js/baseline.js"></script>
|
||||
<script src="js/retraction.js"></script>
|
||||
|
Reference in New Issue
Block a user