Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 4763 | Rev 4791 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 4763 Rev 4766
Línea 74... Línea 74...
74
            })
74
            })
75
    }
75
    }
Línea 76... Línea 76...
76
 
76
 
77
    return (
77
    return (
78
        <li>
78
        <li>
79
            <a href={url} className="header__option mobile" target='secondary' >
79
            <a href={url} className="header__option mobile" target='framename' >
80
                {Icon && <Icon className="header__option-icon" />}
80
                {Icon && <Icon className="header__option-icon" />}
81
                <span>{title}</span>
81
                <span>{title}</span>
82
                <span className={`badge ${notificationsCount ? 'd-block' : 'd-none'}`} style={{ top: '10px' }}>
82
                <span className={`badge ${notificationsCount ? 'd-block' : 'd-none'}`} style={{ top: '10px' }}>
83
                    {notificationsCount}
83
                    {notificationsCount}