lists: introduce obfuscated formats

This commit is contained in:
Iain Learmonth 2022-05-16 17:09:33 +01:00
parent b1f7426beb
commit 6fe633bf0a
9 changed files with 64 additions and 24 deletions

View file

@ -506,6 +506,7 @@
<tr>
<th scope="col">Provider</th>
<th scope="col">Format</th>
<th scope="col">Encoding</th>
<th scope="col">URI</th>
<th scope="col">Description</th>
<th scope="col">Actions</th>
@ -517,6 +518,7 @@
<tr class="align-middle">
<td>{{ list.provider | provider_name }}</td>
<td>{{ list.format | format_name }}</td>
<td>{{ list.encoding | list_encoding_name }}</td>
<td><a href="{{ list.url() }}">{{ list.url() }}</a></td>
<td>{{ list.description }}</td>
<td>