fix dashboard projects selector

stable
Juanfran 2015-10-16 10:56:40 +02:00 committed by Alejandro Alonso
parent a5ff8517ce
commit ef8053ddd6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ joyRides = {
dashboard: () ->
return [
{
element: '.home-project-list',
element: '.project-list > section:not(.ng-hide)',
position: 'left',
joyride: {
title: @translate.instant('JOYRIDE.DASHBOARD.STEP1.TITLE'),