Skip to content
Snippets Groups Projects
Commit 82479b6c authored by Antoine Lambert's avatar Antoine Lambert
Browse files

browse: Remove duplicated releases in snapshot content dropdown

As multiple snapshot branches can target the same release, multiple
occurrences of the same release could be found in the snapshot content
dropdown located in the top left part of the browse Web UI.

So ensure to remove duplicates by using the ifchanged template tag in
related django template.

As a consequence snapshot releases are now sorted by descending order of
their names and are displayed in the same order in the different parts of
the Web UI.
parent fed4abd7
No related branches found
Tags v0.2.38
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment