Begin adding order settings
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<td>{{ item.id }}</td>
|
||||
<td>{{ item.user }}</td>
|
||||
<td>{{ item.name }}</td>
|
||||
<td>{{ item.description }}</td>
|
||||
<td>{{ item.description|truncatechars:80 }}</td>
|
||||
<td>
|
||||
<a
|
||||
href="{% url 'assetrules' type='page' group=item.id %}">
|
||||
|
||||
Reference in New Issue
Block a user