projects
/
pgeu-system.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e70f16c
)
Fix typo
author
Magnus Hagander
<magnus@hagander.net>
Thu, 15 May 2025 15:53:00 +0000
(17:53 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Thu, 15 May 2025 15:53:00 +0000
(17:53 +0200)
postgresqleu/confsponsor/views.py
patch
|
blob
|
blame
|
history
diff --git
a/postgresqleu/confsponsor/views.py
b/postgresqleu/confsponsor/views.py
index 78a0be0355ba24a74a7cf67d97f2743e75e31907..def4dbb6be1bd220c94ba27bb634929539b4adee 100644
(file)
--- a/
postgresqleu/confsponsor/views.py
+++ b/
postgresqleu/confsponsor/views.py
@@
-948,7
+948,7
@@
def sponsor_contract_preview(request, contractid):
'static:sponsor': 'PREVIEW ONLY - sponsor company name',
'static:euvat': 'PREVIEW ONLY - do not sign this contract',
'static:clickthrough': 'PREVIEW ONLY - no signature',
- 'static:clickthrougdate': 'PREVIEW ONLY',
+ 'static:clickthroug
h
date': 'PREVIEW ONLY',
}),
contract.fieldjson,
)