[obs-commits] [openSUSE/open-build-service] eab8ff: Use the correct layout for flash messages
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: eab8ff91b29d00dbf30351bde90882e6d26e2fa7 https://github.com/openSUSE/open-build-service/commit/eab8ff91b29d00dbf30351... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2018-11-28 (Wed, 28 Nov 2018) Changed paths: M src/api/app/controllers/webui/project_controller.rb Log Message: ----------- Use the correct layout for flash messages Without this change, after saving the project's config, the flash messages are in plain text (without style) in the non-Bootstrap version of the UI. Commit: 7db5faa1fcab62cc271418def704e9796ed2c9d7 https://github.com/openSUSE/open-build-service/commit/7db5faa1fcab62cc271418... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-11-28 (Wed, 28 Nov 2018) Changed paths: M src/api/app/controllers/webui/project_controller.rb Log Message: ----------- Merge pull request #6387 from dmarcoux/use-correct-layout Use the correct layout for flash messages Compare: https://github.com/openSUSE/open-build-service/compare/b90313504717...7db5fa... **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Björn Geuken