feat: since most pages were posting to the api and displaying any errors its easier to turn it into a shared function for easy refactoring.
Related to #9
This commit is contained in:
parent
4881be37e1
commit
9042ce0df9
16 changed files with 64 additions and 176 deletions
|
@ -49,7 +49,7 @@
|
|||
</table>
|
||||
</form>
|
||||
<p id="formStatus"></p>
|
||||
<script src="modify.js"></script>
|
||||
<script type="module" src="modify.js"></script>
|
||||
</main>
|
||||
<footer class="page-footer">
|
||||
UL Computer Society 2023-<span id="year">2023</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue