Commit 33fdc9a3c3e4f948b3e16cfbd12472dbf7a8b2a6
1 parent
2d5d3de2
Веталь
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/js/fix_height.js
1 | $(document).ready(function () { | 1 | $(document).ready(function () { |
2 | - $( ".wrapper_all" ).append( $('.text_seo_products') ); | 2 | + // $( ".wrapper_all" ).append( $('.text_seo_products') ); |
3 | $('.read_more_seo').click(function (e) { | 3 | $('.read_more_seo').click(function (e) { |
4 | e.preventDefault() | 4 | e.preventDefault() |
5 | $('.text_seo').removeClass('hidden_seo') | 5 | $('.text_seo').removeClass('hidden_seo') |