Proyectos de Subversion LeadersLinked - Services

Rev

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

Rev 141 Rev 142
Línea 190... Línea 190...
190
                    '100' => '100 LABEL_USD',
190
                    '100' => '100 LABEL_USD',
191
                ],
191
                ],
192
                'usertype_id' => $currentUser->usertype_id,
192
                'usertype_id' => $currentUser->usertype_id,
193
                'image' => $this->url()->fromRoute('storage',['type' => 'user', 'code' => $currentUser->uuid, 'filename' => $currentUser->image],['force_canonical' => true]),
193
                'image' => $this->url()->fromRoute('storage',['type' => 'user', 'code' => $currentUser->uuid, 'filename' => $currentUser->image],['force_canonical' => true]),
Línea 194... Línea 194...
194
               
194
               
195
                'config' => $this->config,
195
                //'config' => $this->config,
196
                'google_map_key' => $google_map_key,
196
                'google_map_key' => $google_map_key,
197
                'location_formatted_address' => $location_formatted_address,
197
                'location_formatted_address' => $location_formatted_address,
198
                'google' => $google, 
198
                'google' => $google, 
199
                'facebook' => $facebook, 
199
                'facebook' => $facebook,