stable

Clone or download

Read-only

Do not reload a stylesheet while changing background color

In TLP doc, display the documentation about alerts (structure & navigation). By default you are using the blue color on grey background. Now follow the pattern: - switch to Theme color: red (the danger alert is a dark red) - switch to Background: dark (the danger alert is still a dark red) - switch to Background: grey (the danger alert should still be a dark red) 🐛 The issue comes the fact that when we choose the grey background, the code was trying to load the stylesheet of grey theme color. Introduced by git #tuleap/stable/7350dadff820ec20a3d47333f497e5e3ca25951f Part of request #17054: Fix color of tlp-alert Change-Id: Ib110b001998df531e80a2d1f218ffad2af002d55

Modified Files

Name
M src/themes/tlp/doc/js/main.js +0 −2 Go to diff View file