afffc3e772a7b0c9d729f330ef2c9900c4343b63
Parents: fd20a5475e33d5b7198cc22b6a5a6940c4a1ac90
From: Chris Mayo <aklhfex@gmail.com>
Date: Fri Mar 15 20:17:05 2019 +0700
ui-repolist,ui-shared: remove redundant title on repo anchors
The title attribute was being set to the same value as the anchor element text. Signed-off-by: Chris Mayo <aklhfex@gmail.com> Reviewed-by: Eric Wong <e@80x24.org> Reviewed-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
ui-repolist.c | +1/-1 |
ui-shared.c | +1/-1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
|