Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4265 Rev 4429
Línea 108... Línea 108...
108
                  <HeaderOptions
108
                  <HeaderOptions
109
                    key={index}
109
                    key={index}
110
                    Icon={ICON_OPTIONS[index]}
110
                    Icon={ICON_OPTIONS[index]}
111
                    title={item.label}
111
                    title={item.label}
112
                    url={item.href}
112
                    url={item.href}
-
 
113
                    childs={item.childs}
113
                  />
114
                  />
114
                )
115
                )
115
              })}
116
              })}
116
              <UserOptions
117
              <UserOptions
117
                image={userImage}
118
                image={userImage}