Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4997 Rev 4998
Línea 260... Línea 260...
260
              name="description"
260
              name="description"
261
              onDialogShow={() => {
261
              onDialogShow={() => {
262
                const modal = document.querySelector('.fade.modal.show')
262
                const modal = document.querySelector('.fade.modal.show')
263
                modal.removeAttribute('tabindex')
263
                modal.removeAttribute('tabindex')
264
              }}
264
              }}
265
              onBeforeLoad={(CKEDITOR) => {
265
              onBeforeLoad={() => {
266
                setIsCKEditorLoading(false)
266
                setIsCKEditorLoading(false)
267
              }}
267
              }}
268
            />
268
            />
269
            {isCKEditorLoading &&
269
            {isCKEditorLoading &&
270
              <StyledSpinnerContainer>
270
              <StyledSpinnerContainer>