Projekt

Obecné

Profil

« Předchozí | Další » 

Revize ceadebfe

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

Fixed issue with cached info not being returned to FE

Zobrazit rozdíly:

Backend/Core/Services/HTMLService/HTMLService.cs
66 66
            AssignIdsToOriginalDocument(descendantsOriginal, ref currentId);
67 67

  
68 68
            WrapTextInSpan(descendantsOriginal, docToEdit);
69

  
70
            descendantsToEdit = docToEdit.DocumentNode.DescendantsAndSelf().ToList();
69 71
            int descCount = descendantsToEdit.Count;
70 72

  
71 73
            foreach (var tag in tags)

Také k dispozici: Unified diff