salmanishere / pagure

Forked from pagure 5 years ago
Clone

a16bede Fix rendering comment added via JS (ajax or SSE)

Authored and Committed by pingou 5 years ago
    Fix rendering comment added via JS (ajax or SSE)
    
    Basically the HTML generated in the JS wasn't in synced with the html
    used by the regular templates.
    This commit fixes that.
    
    Fixes https://pagure.io/pagure/issue/3938
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+16 -16