animation hack timeout

stable
Juanfran 2014-07-31 14:58:48 +02:00
parent 96dda0b706
commit 72c344c009
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ ProjectsNavigationDirective = ($rootscope) ->
#animation hack #animation hack
setTimeout ( -> setTimeout ( ->
$(document.body).toggleClass("open-projects-nav") $(document.body).toggleClass("open-projects-nav")
), 0 ), 61
$el.on "click", ".projects-list > li > a", (event) -> $el.on "click", ".projects-list > li > a", (event) ->
$(document.body) $(document.body)