button extracted
This commit is contained in:
parent
4ee00edb04
commit
c82fc895b7
2 changed files with 32 additions and 15 deletions
|
|
@ -179,12 +179,6 @@
|
|||
</div>
|
||||
</div>
|
||||
<div id="submit-button-area">
|
||||
<button
|
||||
id="button-submit-offer"
|
||||
class="button-primary button-large"
|
||||
>
|
||||
Publicar oferta
|
||||
</button>
|
||||
</div>
|
||||
<div id="close-offer-controls-area">
|
||||
<button id="close-offer" class="button-secondary button-medium">
|
||||
|
|
@ -209,7 +203,6 @@
|
|||
<p>¡Oferta eliminada!</p>
|
||||
</div>
|
||||
|
||||
<%- include("partials/appCommonScripts") %>
|
||||
<script src="/javascript/offers.bundle.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue