[openSUSE/open-build-service] ba1de5: Show correct message when hovering build info elem...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: ba1de526c584ce4063d5ad862c13f0227e0851cc https://github.com/openSUSE/open-build-service/commit/ba1de526c584ce4063d5ad... Author: Eduardo Navarro <enavarro@suse.com> Date: 2021-02-09 (Tue, 09 Feb 2021) Changed paths: M src/api/app/assets/javascripts/webui/buildresult.js Log Message: ----------- Show correct message when hovering build info elements After introducing another element with CSS class 'toggle-build-info' in a previous commit, clicking in one of this elements should change the title for all elements which have this class. Prevent having one build info element with title 'Click to keep it open' and another element with title 'Click to close it' at the same time. Commit: 4d0c0166455a4b01f71c3a88a13be585da4b99fb https://github.com/openSUSE/open-build-service/commit/4d0c0166455a4b01f71c3a... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2021-02-09 (Tue, 09 Feb 2021) Changed paths: M src/api/app/assets/javascripts/webui/buildresult.js Log Message: ----------- Merge pull request #10758 from eduardoj/fix_build_info_help_hover_message Show correct message when hovering build info elements Compare: https://github.com/openSUSE/open-build-service/compare/15de59beb2d8...4d0c01...
participants (1)
-
Dany Marcoux