Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AB#9004 - Add Release Version Badge in Menu Footer #174

Merged
merged 11 commits into from
Nov 7, 2023

Conversation

plavoie-BC
Copy link
Contributor

  • Adding version number badge in bottom of menu footer.
  • Update docker file to accept version build argument
    image

@@ -7,26 +8,21 @@
@{
string currentPath = Context.Request.Path;
}
<div class="unity-side-nav">
<div class="d-flex flex-column align-items-center align-items-sm-start text-white">
<div id="unity_app_sidebar" class="unity-side-nav">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

id not used?

<div class="unity-side-nav">
<div class="d-flex flex-column align-items-center align-items-sm-start text-white">
<div id="unity_app_sidebar" class="unity-side-nav">
<div class="d-flex flex-column align-items-center align-items-sm-start text-white" style="height: inherit;">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move to css?

Copy link
Contributor

@AndreGAot AndreGAot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready for Dev

@AndreGAot AndreGAot merged commit e08093c into dev Nov 7, 2023
@AndreGAot AndreGAot deleted the AB#9004-release-version branch November 7, 2023 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants