Removed Action links

This commit is contained in:
2024-08-26 07:52:27 -04:00
committed by GitHub
parent d1f6ccd9cb
commit 3b6c0d4a70

View File

@@ -42,10 +42,5 @@
</tr> </tr>
</tbody> </tbody>
</table> </table>
<div style="float: right;">
<%= button_to t(:label_edit_customer), edit_customer_path(customer), method: :get%>
<%= link_to t(:label_appointment), "https://calendar.google.com/calendar/render?action=TEMPLATE&text=#{customer.name}+-&details=#{customer.primary_phone}&dates=#{Time.now.strftime("%Y%m%d")}T090000/#{Time.now.strftime("%Y%m%d")}T170000", target: :_blank %>
</div>
<br/> <br/>
<br/> <br/>