Ir a la navegación
Ir a la búsqueda
Busca en cnbGuatemala con Google
279 bytes añadidos
, hace 8 años
Línea 50: |
Línea 50: |
| .back( 'portada2' ); | | .back( 'portada2' ); |
| | | |
− | tour.step( {
| + | tour.step( { |
| name: 'portada4', | | name: 'portada4', |
− | title: 'Sin duda encontrarás material interesante en esta sección de recursos complementarios. ¡Sigue explorando el sitio!', | + | title: 'Sin duda encontrarás material interesante en esta sección de recursos complementarios.', |
| + | description: '', |
| + | attachTo: '#twitterMainLink', |
| + | position: 'right', |
| + | overlay: false |
| + | } ) |
| + | .next( 'portada5' ) |
| + | .back( 'portada3' ); |
| + | |
| + | tour.step( { |
| + | name: 'portada5', |
| + | title: '¿Tienes dudas? Consulta la sección de ayuda. Y ¡sigue explorando el sitio!', |
| description: '', | | description: '', |
| attachTo: '#mw-panel', | | attachTo: '#mw-panel', |
Línea 58: |
Línea 69: |
| overlay: false | | overlay: false |
| } ) | | } ) |
− | .back( 'portada3' ); | + | .back( 'portada4' ); |
| | | |
| } ( window, document, jQuery, mediaWiki, mediaWiki.guidedTour ) ); | | } ( window, document, jQuery, mediaWiki, mediaWiki.guidedTour ) ); |