Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 6600 Rev 6601
Línea 804... Línea 804...
804
        var next_page = $(this).data('next-page');
804
        var next_page = $(this).data('next-page');
805
        $.fn.reload(false, next_page);
805
        $.fn.reload(false, next_page);
Línea 806... Línea 806...
806
        
806
        
Línea 807... Línea -...
807
    });
-
 
808
 
807
    });
Línea 809... Línea -...
809
 
-
 
810
    $.fn.reload()
808
 
811
 
809
    $.fn.reload()
812
 
810
 
813
    CKEDITOR.replace('description_question',{
811
    CKEDITOR.replace('description_question',{
814
        toolbar: [
812
        toolbar: [
Línea 823... Línea 821...
823
                ],
821
                ],
824
                removePlugins: 'elementspath,Anchor',
822
                removePlugins: 'elementspath,Anchor',
825
                heigth: 100
823
                heigth: 100
826
    });
824
    });
Línea 827... Línea -...
827
 
-
 
828
 
825
 
829
    CKEDITOR.replace('description_answer',{
826
    CKEDITOR.replace('description_answer',{
830
        toolbar: [
827
        toolbar: [
831
                    { name: 'editing', items: ['Scayt'] },
828
                    { name: 'editing', items: ['Scayt'] },
832
                    { name: 'links', items: ['Link', 'Unlink'] },
829
                    { name: 'links', items: ['Link', 'Unlink'] },