fix
This commit is contained in:
parent
95db3d0961
commit
5f5f0be595
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user