fix
This commit is contained in:
parent
95db3d0961
commit
5f5f0be595
@ -98,6 +98,7 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% 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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -156,7 +157,6 @@
|
|||||||
</section>
|
</section>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<div class="col-lg-8">
|
<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>
|
</div>
|
||||||
<script>
|
<script>
|
||||||
function openCity(evt, cityName) {
|
function openCity(evt, cityName) {
|
||||||
|
Loading…
Reference in New Issue
Block a user