Skip to content

Commit

Permalink
Update create.html.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
bridgebooktakuya authored Dec 12, 2018
1 parent f0affcb commit d4cc5ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/destination_form/create.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
<% @over4 = 1 %>
<% elsif @gokei_sd1_h == @c_hour and @gokei_sd1_m > @c_minute %>
<% @over4 = 1 %>

<% end %>
<% end %>


<% if @destination_1 == @near1 %>
Expand Down Expand Up @@ -181,4 +181,4 @@ gokei時間:


<script>map.js</script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDRj-HjvK8Jz8IHzMeWkcnhcG1FMpi6aNM&callback=initMap" ></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDRj-HjvK8Jz8IHzMeWkcnhcG1FMpi6aNM&callback=initMap" ></script>

0 comments on commit d4cc5ab

Please sign in to comment.