Update stripes if sort differs
This commit is contained in:
parent
f083b97f32
commit
e7c89ba91c
|
@ -172,9 +172,9 @@ function updateSort() {
|
|||
if (isDiffSort !== undefined) {
|
||||
moveEntries();
|
||||
installed.appendChild(renderBin);
|
||||
}
|
||||
updateStripes();
|
||||
}
|
||||
}
|
||||
|
||||
function showSortHelp(event) {
|
||||
event.preventDefault();
|
||||
|
|
Loading…
Reference in New Issue
Block a user