mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-03-29 06:49:03 +00:00
Compare commits
4 Commits
dependabot
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8750db01f8 | ||
|
|
94ecfd0307 | ||
|
|
5ed5086017 | ||
|
|
26f9ea8975 |
@@ -48,7 +48,7 @@
|
||||
<span class="d-none d-sm-inline">Invoice</span></a>
|
||||
{% endif %}
|
||||
|
||||
<a href="https://docs.google.com/forms/d/e/1FAIpQLSf-TBOuJZCTYc2L8DWdAaC3_Werq0ulsUs8-6G85I6pA9WVsg/viewform" class="btn btn-danger"><span class="fas fa-file-invoice-dollar"></span> <span class="d-none d-sm-inline">Subhire Insurance Form</span></a>
|
||||
<a href="https://nottinghamtec.sharepoint.com/:l:/s/Office/JAAo7384Ro8-TKhPoZMLLMLNASrutYAeLOeQYPZO8DT-Zog?nav=MDkwZTAwN2YtODVkZi00YzBhLWFhMzEtNGYxNTc4MzgyYzRj" class="btn btn-danger"><span class="fas fa-file-invoice-dollar"></span> <span class="d-none d-sm-inline">Subhire Insurance Form</span></a>
|
||||
|
||||
{% if event.can_check_in %}
|
||||
{% if request.user.current_event %}
|
||||
|
||||
@@ -4,6 +4,9 @@
|
||||
"repository": "https://github.com/nottinghamtec/PyRIGS",
|
||||
"author": "Tom Price",
|
||||
"license": "Custom",
|
||||
"engines": {
|
||||
"node": "22.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"@forevolve/bootstrap-dark": "^2.1.0",
|
||||
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||
|
||||
Reference in New Issue
Block a user