Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4401 Rev 4402
Línea 214... Línea 214...
214
                'google_map_key' => $google_map_key,
214
                'google_map_key' => $google_map_key,
215
                'location_formatted_address' => $location_formatted_address,
215
                'location_formatted_address' => $location_formatted_address,
216
                'google' => $google, 
216
                'google' => $google, 
217
                'facebook' => $facebook, 
217
                'facebook' => $facebook, 
218
                'twitter' => $twitter, 
218
                'twitter' => $twitter, 
219
                'defaultNetwork' => $currentNetwork->default == Network::DEFAULT_YES ? 1 : 0,
219
                'defaultNetwork' => $currentNetwork->default,
Línea 220... Línea 220...
220
                
220
                
221
            ]);
221
            ]);
Línea 222... Línea 222...
222
            return $viewModel ;
222
            return $viewModel ;