task me sync
This commit is contained in:
4
app/views/task_requests/create.html.erb
Normal file
4
app/views/task_requests/create.html.erb
Normal file
@@ -0,0 +1,4 @@
|
||||
<% if params[:show_chat] %>
|
||||
<%= javascript_include_tag "https://js.hs-scripts.com/7344617.js", defer: "defer", async: true, id: "hs-script-loader" %>
|
||||
<% end %>
|
||||
<p class="alert alert-success p-3 lead text-center">Your task request was successfully submitted. Thank you.</p>
|
||||
Reference in New Issue
Block a user