@@ -206,18 +206,6 @@
|
||||
href="../tracks"
|
||||
class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-gray-100 text-gray-800">{editable.track.name}
|
||||
</a>
|
||||
|
|
||||
<label for="valid" class="block font-semibold text-gray-700">Station: </label>
|
||||
<a
|
||||
href="../scanstations/{editable.station.id}"
|
||||
class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-gray-100 text-gray-800">#{editable.station.id}
|
||||
</a>
|
||||
|
|
||||
<label for="valid" class="block font-semibold text-gray-700">Card: </label>
|
||||
<a
|
||||
href="TODO:"
|
||||
class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-gray-100 text-gray-800">#{editable.card.id}
|
||||
</a>
|
||||
</div>
|
||||
{/if}
|
||||
<div class=" w-full">
|
||||
|
||||
Reference in New Issue
Block a user