Commit 159dfb4a by Nilu Committed by Harsh Shah

fix issue with copy link to clipboard

parent 1257861a
...@@ -36,6 +36,9 @@ ...@@ -36,6 +36,9 @@
<div class="main-created-job"> <div class="main-created-job">
<h1 class="page-title created-job-title"> <h1 class="page-title created-job-title">
Congratulations! Your job is now open Congratulations! Your job is now open
<a href="<%= url %>" id="jobURL" style="display:none;">
<%= url %>
</a>
</h1> </h1>
<div class="form-page-area"> <div class="form-page-area">
<div class="job-share-icon"> <div class="job-share-icon">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment