This commit is contained in:
Klaudia 2021-01-16 13:24:38 +01:00
parent 95db3d0961
commit 5f5f0be595

View File

@ -98,6 +98,7 @@
</div>
{% endif %}
{% endif %}
<a href="/homepage/offer_note/{{offer.id}}"><button type="button" class="btn btn-danger pull-right">Zgłoś Oferte</button></a>
</div>
</div>
</div>
@ -156,7 +157,6 @@
</section>
{% endif %}
<div class="col-lg-8">
<a href="/homepage/offer_note/{{offer.id}}"><button type="button" class="btn btn-danger pull-right">Zgłoś Oferte</button></a>
</div>
<script>
function openCity(evt, cityName) {