tangled
alpha
login
or
join now
aottr.dev
/
paw
0
fork
atom
Free and open source ticket system written in python
0
fork
atom
overview
issues
pulls
pipelines
decrease detail width
Dustin Kroeger
2 years ago
1a59843e
b97f31ae
+1
-1
1 changed file
expand all
collapse all
unified
split
paw
templates
ticketing
ticket_detail.html
+1
-1
paw/templates/ticketing/ticket_detail.html
···
125
125
</div>
126
126
</div>
127
127
128
128
-
<div class="order-first lg:order-none w-full lg:max-w-md border-l-2 border-base-300 bg-base-200 p-8">
128
128
+
<div class="order-first lg:order-none w-full lg:max-w-sm border-l-2 border-base-300 bg-base-200 p-8">
129
129
<h1 class="text-xl font-bold">Ticket #{{ ticket.id }}</h1>
130
130
<div class="text-base-content/85 text-xs mb-4">{% trans 'Created by' %} {{ ticket.user.username }}</div>
131
131
<div class="mb-4">