Layout tweaks

This commit is contained in:
snipe
2013-11-25 12:39:59 -05:00
parent 3ea0ad87c8
commit 5959e1f9fc
+2 -2
View File
@@ -39,7 +39,6 @@ Licenses ::
@else
({{ $license->seats }} seats)
@endif
</td>
<td><a href="{{ route('view/license', $license->id) }}">{{ $license->serial }}</a></td>
<td></td>
@@ -57,7 +56,8 @@ Licenses ::
<tr>
<td><a href="{{ route('view/license', $license->id) }}">{{ $license->name }}</a>
(Seat {{ $count }})</td>
(Seat {{ $count }})
</td>
<td><a href="{{ route('view/license', $license->id) }}">{{ $license->serial }}</a></td>
<td>
@if ($licensedto->assigned_to)