move all shared typescript to common.ts

This commit is contained in:
Harvey Tindall
2020-10-20 23:33:32 +01:00
parent 9abb177427
commit 2d6b1717db
6 changed files with 94 additions and 120 deletions
+1 -1
View File
@@ -465,7 +465,7 @@
<p>{{ .contactMessage }}</p>
</div>
</div>
<script src="serialize.js"></script>
<script src="common.js"></script>
<script>
var availableProfiles = [];
{{ if .notifications }}