Commit f9d0a7ef954f427124f3b0e2298b50bdbe3eb770
1 parent
f0a961be
git
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/views/tender/view.php
@@ -389,6 +389,7 @@ | @@ -389,6 +389,7 @@ | ||
389 | 389 | ||
390 | function tabs_() | 390 | function tabs_() |
391 | { | 391 | { |
392 | + console.log(location.hash) | ||
392 | $('.tabs_list').css('display', 'block') | 393 | $('.tabs_list').css('display', 'block') |
393 | $('._tabs').css({display : 'none'}) | 394 | $('._tabs').css({display : 'none'}) |
394 | $('._tabs:first-child').css({display : 'block'}) | 395 | $('._tabs:first-child').css({display : 'block'}) |