Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3639 Rev 4419
Línea 7... Línea 7...
7
  const backendVars = {
7
  const backendVars = {
8
    captchaKey: '$site_key',
8
    captchaKey: '$site_key',
9
    facebookOauth: '$url_facebook',
9
    facebookOauth: '$url_facebook',
10
    twitterOauth: '$url_twitter',
10
    twitterOauth: '$url_twitter',
11
    googleOauth:'$url_google',
11
    googleOauth:'$url_google',
12
    aes: '$aes'
12
    aes: '$aes',
-
 
13
    defaultNetwork: '$defaultNetwork'
13
  }
14
  }
14
  const captchaKey = '$site_key';
15
  const captchaKey = '$site_key';
15
  const facebookOauth='$url_facebook';
16
  const facebookOauth='$url_facebook';
16
  const twitterOauth='$url_twitter';
17
  const twitterOauth='$url_twitter';
17
  const googleOauth='$url_google';
18
  const googleOauth='$url_google';