Merge pull request #11292 from jibees/11108-dashboard-supplier-profile-inconsistent-indentation-on-deployed-version

Admin: improve platform version displaying on admin homepage
This commit is contained in:
Filipe
2023-07-28 11:01:07 +01:00
committed by GitHub

View File

@@ -1,3 +1,5 @@
%a{href:"https://github.com/openfoodfoundation/openfoodnetwork/releases", target: "_blank", title: t('.view_all_releases')}
=# Show the latest tag. If there are commits since the tag, show number of commits and an identifier. If the working tree is dirty, show 'modified'.
= Rails.application.config.x.git_version
.row
.sixteen.columns{ style: "text-align: center;" }
%a{href:"https://github.com/openfoodfoundation/openfoodnetwork/releases", target: "_blank", title: t('.view_all_releases')}
=# Show the latest tag. If there are commits since the tag, show number of commits and an identifier. If the working tree is dirty, show 'modified'.
= Rails.application.config.x.git_version