Rename button to Find Best Roving Locations
This commit is contained in:
parent
8c88e0026e
commit
f185e67a89
1 changed files with 1 additions and 1 deletions
|
|
@ -469,7 +469,7 @@ defmodule MicrowavepropWeb.RoverLive do
|
||||||
<span class="loading loading-spinner loading-sm"></span>
|
<span class="loading loading-spinner loading-sm"></span>
|
||||||
Finding best roving locations...
|
Finding best roving locations...
|
||||||
<% else %>
|
<% else %>
|
||||||
Calculate Coverage
|
Find Best Roving Locations
|
||||||
<% end %>
|
<% end %>
|
||||||
</button>
|
</button>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue