Commit cd7b0a638a2f6cf1315e0d7f067e94d20234b08f
1 parent
16b53a1e
hide popup
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/app/frontend/views/page/index.php
| ... | ... | @@ -322,9 +322,9 @@ js, fjs); |
| 322 | 322 | </div> |
| 323 | 323 | |
| 324 | 324 | <!-- popup button --> |
| 325 | -<div class="open-delivery-modal hidden_modal"> | |
| 325 | +<!--<div class="open-delivery-modal hidden_modal"> | |
| 326 | 326 | <div><img src="/images/popup_full.png" class="popup_full"><img src="/images/popup_open.png" class="popup_mobile"><span class="modal_close"></span></div> |
| 327 | -</div> | |
| 327 | +</div>--> | |
| 328 | 328 | <!-- popup button --> |
| 329 | 329 | |
| 330 | 330 | <!-- popup js --> | ... | ... |