django-helpdeskmig/helpdesk/templates
Georg Lehner c723873d83 FIX: replace hardcoded urls with Django generated ones.
The My Tickets view generated ticket urls with a '/view' string prefix. This
is replaced by proper Django URL resolution.

The public and staff ticket view used a '../../' string prefix which brakes in
the public ticket view. They are both replaced with proper Django URL resolution.
2024-04-17 21:17:41 +02:00
..
helpdesk FIX: replace hardcoded urls with Django generated ones. 2024-04-17 21:17:41 +02:00