Browse Source

Minor - update correct js

Julio Montoya 6 years ago
parent
commit
e50b0c600b

+ 1 - 2
documentation/changelog.html

@@ -3,12 +3,11 @@
 <head>
 <head>
     <meta charset="utf-8" />
     <meta charset="utf-8" />
     <title>Chamilo Changelog</title>
     <title>Chamilo Changelog</title>
-    <link rel="stylesheet" href="../public/build/vendor.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
-    <script src="../public/build/vendor.js"></script>
+    <script src="../public/build/app.js"></script>
 </head>
 </head>
 <body>
 <body>
 <nav class="navbar navbar-default navbar-fixed-top">
 <nav class="navbar navbar-default navbar-fixed-top">

+ 1 - 2
documentation/credits.html

@@ -2,12 +2,11 @@
 <head>
 <head>
     <meta charset="utf-8" />
     <meta charset="utf-8" />
     <title>Chamilo Credits</title>
     <title>Chamilo Credits</title>
-  <link rel="stylesheet" href="../public/build/vendor.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
   <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
-  <script src="../public/build/vendor.js"></script>
+  <script src="../public/build/app.js"></script>
 </head>
 </head>
 <body>
 <body>
 <nav class="navbar navbar-default navbar-fixed-top">
 <nav class="navbar navbar-default navbar-fixed-top">

+ 1 - 2
documentation/dependencies.html

@@ -2,12 +2,11 @@
 <head>
 <head>
     <meta charset="utf-8" />
     <meta charset="utf-8" />
     <title>Chamilo Server Dependencies</title>
     <title>Chamilo Server Dependencies</title>
-    <link rel="stylesheet" href="../public/build/vendor.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
-    <script src="../public/build/vendor.js"></script>
+    <script src="../public/build/app.js"></script>
 </head>
 </head>
 <body>
 <body>
 <nav class="navbar navbar-default navbar-fixed-top">
 <nav class="navbar navbar-default navbar-fixed-top">

+ 1 - 2
documentation/index.html

@@ -2,12 +2,11 @@
 <head>
 <head>
     <meta charset="utf-8" />
     <meta charset="utf-8" />
     <title>Chamilo</title>
     <title>Chamilo</title>
-    <link rel="stylesheet" href="../public/build/vendor.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
-    <script src="../public/build/vendor.js"></script>
+    <script src="../public/build/app.js"></script>
 </head>
 </head>
 <body>
 <body>
 <nav class="navbar navbar-default navbar-fixed-top">
 <nav class="navbar navbar-default navbar-fixed-top">

+ 1 - 2
documentation/installation_guide.html

@@ -2,12 +2,11 @@
 <head>
 <head>
     <meta charset="utf-8" />
     <meta charset="utf-8" />
     <title>Chamilo Installation Guide</title>
     <title>Chamilo Installation Guide</title>
-    <link rel="stylesheet" href="../public/build/vendor.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
-    <script src="../public/build/vendor.js"></script>
+    <script src="../public/build/app.js"></script>
 </head>
 </head>
 <body>
 <body>
 <nav class="navbar navbar-default navbar-fixed-top">
 <nav class="navbar navbar-default navbar-fixed-top">

+ 8 - 9
documentation/installation_guide_es_ES.html

@@ -2,12 +2,11 @@
 <head>
 <head>
     <meta charset="utf-8" />
     <meta charset="utf-8" />
 	<title>Guia de Instalación de Chamilo 1.11</title>
 	<title>Guia de Instalación de Chamilo 1.11</title>
-    <link rel="stylesheet" href="../public/build/vendor.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
-    <script src="../public/build/vendor.js"></script>
+    <script src="../public/build/app.js"></script>
 </head>
 </head>
 <body>
 <body>
 <nav class="navbar navbar-default navbar-fixed-top">
 <nav class="navbar navbar-default navbar-fixed-top">
@@ -236,11 +235,11 @@ Para instalar, sigue estos sencillos 6 pasos:
     </ol>
     </ol>
   </li>
   </li>
 </ul>
 </ul>
-    
+
 <span class="text-muted">
 <span class="text-muted">
   Nota: en caso de instalar Chamilo localmente usando "localhost" o la dirección IP de la máquina durante
   Nota: en caso de instalar Chamilo localmente usando "localhost" o la dirección IP de la máquina durante
   la instalación, algunos problemas podrían presentarse cuando se acceda desde otra computadora. Para evitarlo,
   la instalación, algunos problemas podrían presentarse cuando se acceda desde otra computadora. Para evitarlo,
-  recomendamos la lectura 
+  recomendamos la lectura
   <a href="https://beeznest.com/blog/2013/01/15/answering-to-different-addresses-with-chamilo/">
   <a href="https://beeznest.com/blog/2013/01/15/answering-to-different-addresses-with-chamilo/">
     de este artículo para aprender como cambiar su archivo de configuración
     de este artículo para aprender como cambiar su archivo de configuración
   </a>.
   </a>.
@@ -457,14 +456,14 @@ date.timezone = 'America/New_York'
 </ul>
 </ul>
 Tenga en cuenta que si (desafortunadamente) actualizó desde cualquiera de las versiones 1.9 a 1.10 en contra de
 Tenga en cuenta que si (desafortunadamente) actualizó desde cualquiera de las versiones 1.9 a 1.10 en contra de
 nuestra recomendaciones, proporcionamos un parche (script) para obtener la mayor parte de orden. Este parche está
 nuestra recomendaciones, proporcionamos un parche (script) para obtener la mayor parte de orden. Este parche está
-disponible aquí: <br /> 
+disponible aquí: <br />
 <a href="https://raw.githubusercontent.com/chamilo/chamilo-lms/1.10.x/tests/scripts/fix_migrations_1.9.x_1.10.0.php">
 <a href="https://raw.githubusercontent.com/chamilo/chamilo-lms/1.10.x/tests/scripts/fix_migrations_1.9.x_1.10.0.php">
   https://raw.githubusercontent.com/chamilo/chamilo-lms/1.10.x/tests/scripts/fix_migrations_1.9.x_1.10.0.php
   https://raw.githubusercontent.com/chamilo/chamilo-lms/1.10.x/tests/scripts/fix_migrations_1.9.x_1.10.0.php
 </a> o, si está utilizando una versión de desarrollo de Chamilo, directamente en la carpeta tests/scripts/ .
 </a> o, si está utilizando una versión de desarrollo de Chamilo, directamente en la carpeta tests/scripts/ .
 Debe colocar el fichero en la carpeta /tests/scripts/ , luego edítelo para eliminar la línea del "die();",
 Debe colocar el fichero en la carpeta /tests/scripts/ , luego edítelo para eliminar la línea del "die();",
 finalmente ejecutelo  su navegador (después de conectarse a su sitio Chamilo como administrador).
 finalmente ejecutelo  su navegador (después de conectarse a su sitio Chamilo como administrador).
 Deberías borrar el script una vez finalizado.<br />
 Deberías borrar el script una vez finalizado.<br />
-Este script se proporciona sin garantía. Por favor * siempre * realice una copia de seguridad antes de usarlo. 
+Este script se proporciona sin garantía. Por favor * siempre * realice una copia de seguridad antes de usarlo.
 <br />
 <br />
 
 
 <h3>3.3 Actualizar desde Chamilo 1.9.x</h3>
 <h3>3.3 Actualizar desde Chamilo 1.9.x</h3>
@@ -482,7 +481,7 @@ Este script se proporciona sin garantía. Por favor * siempre * realice una copi
   recomendada: sub-idiomas), debe tomar una copia de seguridad de estas traducciones modificadas antes de
   recomendada: sub-idiomas), debe tomar una copia de seguridad de estas traducciones modificadas antes de
   actualizar. Los sub-idiomas también pueden requerir algún trabajo manual, pero el procedimiento de actualización
   actualizar. Los sub-idiomas también pueden requerir algún trabajo manual, pero el procedimiento de actualización
   no afectará directamente a los sub-idiomas.
   no afectará directamente a los sub-idiomas.
-</p> 
+</p>
 <ul>
 <ul>
   <li>
   <li>
     Asegúrese que ninguna tabla de una versión anterior (a la 1.9) exista en su base de datos. Estas tablas pueden
     Asegúrese que ninguna tabla de una versión anterior (a la 1.9) exista en su base de datos. Estas tablas pueden
@@ -726,7 +725,7 @@ sudo screen -r
 <p>
 <p>
   A continuación, vaya a la página de administración -&gt; Chamilo Rapid y establecer el host a "localhost" y
   A continuación, vaya a la página de administración -&gt; Chamilo Rapid y establecer el host a "localhost" y
   el puerto a "2002". Guarde los cambios. Vaya a su curso, en la pantalla de herramientas de aprendizaje y verá
   el puerto a "2002". Guarde los cambios. Vaya a su curso, en la pantalla de herramientas de aprendizaje y verá
-  que apareció un nuevo icono. Importar tu PPT. Esto debería funcionar. 
+  que apareció un nuevo icono. Importar tu PPT. Esto debería funcionar.
 </p>
 </p>
 <p>
 <p>
   <em>Nota</em>: A veces, esto no se resuelve tan fácilmente. Usted probablemente tenga que solicitar la asistencia
   <em>Nota</em>: A veces, esto no se resuelve tan fácilmente. Usted probablemente tenga que solicitar la asistencia
@@ -968,7 +967,7 @@ location ^~ /tests/ {
   <li>Acceda al archivo HTTPd.conf de su Apache y configure su dominio y el hecho de que se carga mod_rewrite</li>
   <li>Acceda al archivo HTTPd.conf de su Apache y configure su dominio y el hecho de que se carga mod_rewrite</li>
   <li>En su aplicación de servidor Apple, Configuración avanzada, marque la casilla para permitir .htaccess</li>
   <li>En su aplicación de servidor Apple, Configuración avanzada, marque la casilla para permitir .htaccess</li>
 </ul>
 </ul>
-<p>  
+<p>
   Alternativamente, puede encontrar el archivo de configuración para su dominio en la carpeta de configuración
   Alternativamente, puede encontrar el archivo de configuración para su dominio en la carpeta de configuración
   de Apple en /Library/Server/Web/Settings para actualizarlo manualmente.<br />
   de Apple en /Library/Server/Web/Settings para actualizarlo manualmente.<br />
   Sin embargo, no puede permitir archivos .htaccess en el archivo httpd.conf principal, ya que OS X
   Sin embargo, no puede permitir archivos .htaccess en el archivo httpd.conf principal, ya que OS X

+ 1 - 2
documentation/installation_guide_fr_FR.html

@@ -2,12 +2,11 @@
     <head>
     <head>
         <meta charset="utf-8" />
         <meta charset="utf-8" />
         <title>Guide d'installation de Chamilo</title>
         <title>Guide d'installation de Chamilo</title>
-        <link rel="stylesheet" href="../public/build/vendor.css" type="text/css" media="screen,projection" />
         <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
         <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
         <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
         <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
         <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
         <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
         <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
         <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
-        <script src="../public/build/vendor.js"></script>
+        <script src="../public/build/app.js"></script>
     </head>
     </head>
     <body>
     <body>
         <nav class="navbar navbar-default navbar-fixed-top">
         <nav class="navbar navbar-default navbar-fixed-top">

+ 1 - 2
documentation/installation_guide_it_IT.html

@@ -2,12 +2,11 @@
 <head>
 <head>
   <meta charset="utf-8" />
   <meta charset="utf-8" />
   <title>Guida di installazione di Chamilo LMS</title>
   <title>Guida di installazione di Chamilo LMS</title>
-  <link rel="stylesheet" href="../public/build/vendor.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
   <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
   <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
-  <script src="../public/build/vendor.js"></script>
+  <script src="../public/build/app.js"></script>
 </head>
 </head>
 <body>
 <body>
 <nav class="navbar navbar-default navbar-fixed-top">
 <nav class="navbar navbar-default navbar-fixed-top">

+ 1 - 2
documentation/license.html

@@ -2,12 +2,11 @@
 <head>
 <head>
     <meta charset="utf-8" />
     <meta charset="utf-8" />
     <title>Chamilo License</title>
     <title>Chamilo License</title>
-    <link rel="stylesheet" href="../public/build/vendor.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
-    <script src="../public/build/vendor.js"></script>
+    <script src="../public/build/app.js"></script>
 </head>
 </head>
 
 
 <nav class="navbar navbar-default navbar-fixed-top">
 <nav class="navbar navbar-default navbar-fixed-top">

+ 1 - 2
documentation/optimization.html

@@ -2,12 +2,11 @@
 <head>
 <head>
     <meta charset="utf-8" />
     <meta charset="utf-8" />
 	<title>Chamilo Optimization Guide</title>
 	<title>Chamilo Optimization Guide</title>
-    <link rel="stylesheet" href="../public/build/vendor.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
-    <script src="../public/build/vendor.js"></script>
+    <script src="../public/build/app.js"></script>
 </head>
 </head>
 <body>
 <body>
 <nav class="navbar navbar-default navbar-fixed-top">
 <nav class="navbar navbar-default navbar-fixed-top">

+ 1 - 2
documentation/readme.html

@@ -2,12 +2,11 @@
 <head>
 <head>
     <meta charset="utf-8" />
     <meta charset="utf-8" />
     <title>Chamilo Information</title>
     <title>Chamilo Information</title>
-    <link rel="stylesheet" href="../public/build/vendor.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
-    <script src="../public/build/vendor.js"></script>
+    <script src="../public/build/app.js"></script>
 </head>
 </head>
 <body>
 <body>
 <nav class="navbar navbar-default navbar-fixed-top">
 <nav class="navbar navbar-default navbar-fixed-top">

+ 2 - 3
documentation/security.html

@@ -2,12 +2,11 @@
 <head>
 <head>
     <meta charset="utf-8" />
     <meta charset="utf-8" />
 	<title>Chamilo Security Guide</title>
 	<title>Chamilo Security Guide</title>
-    <link rel="stylesheet" href="../public/build/vendor.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/app.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/themes/chamilo/default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
     <link rel="stylesheet" href="../public/build/css/print.css" type="text/css" media="print" />
-    <script src="../public/build/vendor.js"></script>
+    <script src="../public/build/app.js"></script>
 </head>
 </head>
 <body>
 <body>
 <div class="container">
 <div class="container">
@@ -88,7 +87,7 @@ This will prevent direct access to your settings and make it seem totally the sa
     <p>Don't hesitate to hire an experienced administrator to do that,
     <p>Don't hesitate to hire an experienced administrator to do that,
         it might be a bit more expensive now, but you'll be happy not to have to loose
         it might be a bit more expensive now, but you'll be happy not to have to loose
         all of your data to a hacker who attacked your site.</p>
         all of your data to a hacker who attacked your site.</p>
-    <p>Only the following directories have required (or optional) write 
+    <p>Only the following directories have required (or optional) write
         permissions from the web server:<br />
         permissions from the web server:<br />
         <ul>
         <ul>
           <li>app/cache/</li>
           <li>app/cache/</li>