remove extra line above PHG
This commit is contained in:
parent
c09f9175f4
commit
ac415368e8
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@
|
||||||
</div>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
||||||
<%= if @packet.phg_power || @packet.phg_height || @packet.phg_gain do %>
|
<%= if @packet.phg_power || @packet.phg_height || @packet.phg_gain do %>
|
||||||
<div class="col-span-2 border-t pt-3 mt-3">
|
<div class="col-span-2">
|
||||||
<dt class="text-xs font-medium opacity-70 mb-2">
|
<dt class="text-xs font-medium opacity-70 mb-2">
|
||||||
{gettext("PHG (Power-Height-Gain)")}
|
{gettext("PHG (Power-Height-Gain)")}
|
||||||
</dt>
|
</dt>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue