confirmation popup
This commit is contained in:
parent
866a9c6417
commit
ab9d502945
4 changed files with 125 additions and 1 deletions
|
|
@ -178,6 +178,12 @@
|
|||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div id="offer-created-confirmation" class="top-notification-good">
|
||||
<img
|
||||
src="/img/circle-check-white.svg"
|
||||
/>
|
||||
<p>¡Oferta creada! Puedes verla en tus ofertas.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%- include("partials/appCommonScripts") %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue