1
0

Test refinements

This commit is contained in:
cryptogopher
2020-08-22 16:28:12 +02:00
parent 8b43f22e66
commit 8f0e718b4a
2 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
$('#new-targets').empty();
$('#new-target').empty();
<% case @view_params[:view] %>
<% when :by_date %>
$('#targets').html('<%= j render partial: 'targets/by_effective_date' %>');