suite
This commit is contained in:
parent
b233d707f7
commit
3c5d04a5f5
@ -22,6 +22,6 @@ $ ->
|
||||
$(window).bind "resize", ->
|
||||
resize()
|
||||
|
||||
$(".electrolux, .miele, .gold").click (event) ->
|
||||
$(".electrolux2, .miele, .gold").click (event) ->
|
||||
window.location.href = $(this).find("a:first").attr("href")
|
||||
|
Loading…
x
Reference in New Issue
Block a user