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