mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
[js] sort_links
This commit is contained in:
parent
fa49422f88
commit
ebc557f096
@ -447,6 +447,7 @@ delayed_reload(void *data)
|
||||
assert(rel);
|
||||
reset_document(rel->document);
|
||||
render_xhtml_document(rel->cached, rel->document, NULL);
|
||||
sort_links(rel->document);
|
||||
mem_free(rel);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user