Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 3646 Rev 3647
Línea 697... Línea 697...
697
 
697
 
698
    CKEDITOR.replace('description_feed', {
698
    CKEDITOR.replace('description_feed', {
699
				// Reset toolbar settings, so full toolbar will be generated automatically.
699
				// Reset toolbar settings, so full toolbar will be generated automatically.
700
				toolbar: null,
700
				toolbar: null,
701
				toolbarGroups: [
701
				toolbarGroups: [
702
                  { name: 'editing', groups: ['Scayt'] }
702
                  { name: 'editing', items: ['Scayt'] }
703
                ],
703
                ],
704
				removeButtons: 'Anchor',
704
				removeButtons: 'Anchor',
705
				removePlugins: 'elementspath,Anchor',
705
				removePlugins: 'elementspath,Anchor',
706
				height: 100
706
				height: 100