Skip to content

Fix link list dialog for installation button

Akseli Lahtinen requested to merge work/akselmo/fix-installation-link-list into master

In gridview, installation buttons showed "Install..." for every item, even if the item had only single download link. This fixes it by showing correct button.

The problem was using entry directly instead of model.

BUG:482349

Edited by Akseli Lahtinen

Merge request reports