Adds sticky on proposals supports for mobile version

This commit is contained in:
decabeza
2018-12-14 14:32:24 +01:00
parent ac1d8195f2
commit 8684835857
4 changed files with 47 additions and 21 deletions

View File

@@ -3,3 +3,4 @@ App.FoundationExtras =
initialize: ->
$(document).foundation()
$(window).trigger "load.zf.sticky"
$(window).trigger "resize"