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

Add numeric id to projects #566

Merged
merged 3 commits into from
Oct 25, 2023
Merged

Conversation

subiabre
Copy link
Member

No description provided.

@subiabre subiabre requested a review from davidbeig October 25, 2023 08:59
Copy link
Member

@davidbeig davidbeig left a comment

Choose a reason for hiding this comment

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

After the change i've asked we can approve and merge this PR :)

@@ -6,6 +6,7 @@
<div class="inner-container">
<h1><?= $this->text('dashboard-menu-activity-summary') ?></h1>
<h5><?= $this->ee($this->project->name) ?></h5>
<h6><?= $this->ee($this->project->getNumericId()) ?></h6>
Copy link
Member

Choose a reason for hiding this comment

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

Can we add some text so that the users understand what is this id?

@davidbeig davidbeig merged commit 4966766 into live Oct 25, 2023
4 checks passed
@davidbeig davidbeig deleted the feature/invest_comparison_improvements branch October 25, 2023 15:36
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