Projekt

Obecné

Profil

« Předchozí | Další » 

Revize a981f00a

Přidáno uživatelem Lukáš Vlček před asi 2 roky(ů)

Duplicate annotation text changed

Zobrazit rozdíly:

webapp/contexts/AnnotationContext.tsx
192 192
                position: selectionInfo.startPositionOriginalDocument,
193 193
                length: selectionInfo.selectionLengthOriginalDocument,
194 194
            })
195
            .catch((e) => ShowToast('Duplicitní výskyt anotace!', 'warning'));
195
            .catch((e) => ShowToast('Tato značka je textu již přiřazena', 'warning'));
196 196

  
197 197
        await refreshAnnotation();
198 198
    }

Také k dispozici: Unified diff