Projekt

Obecné

Profil

« Předchozí | Další » 

Revize a35cb648

Přidáno uživatelem Vojtěch Bartička před asi 2 roky(ů)

Added comments to backend

Zobrazit rozdíly:

Backend/Core/Services/TagService/TagServiceEF.cs
274 274

  
275 275
        public void AddNoteToTagInstance(Guid annotationId, Guid occurrenceId, User user, AddNoteToTagOccurenceRequest request, bool isFinal)
276 276
        {
277
            // We need to differentiate whether or not the annotation is final
277 278
            Annotation annotation = null;
278 279
            try
279 280
            {

Také k dispozici: Unified diff