Skip to content
New issue

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

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

Already on GitHub? # to your account

Issue #109 removed tenant from entity list view #125

Conversation

CharlotteFawsitt
Copy link
Contributor

No description provided.

@CharlotteFawsitt CharlotteFawsitt changed the base branch from master to develop November 25, 2019 10:44
@CharlotteFawsitt CharlotteFawsitt changed the title Issue 3109 removed tenant from entity list view Issue #109 removed tenant from entity list view Nov 25, 2019
tmpl: context => `{!this.props.account.${context.tenantNameLowerFirst} ? <Translate contentKey="${context.baseName}App.${context.entityInstance}.${context.tenantNameLowerFirst}">${context.tenantNameUpperFirst}</Translate> : ''}` // eslint-disable-line
},
{
type: 'replaceContent',
Copy link
Contributor

Choose a reason for hiding this comment

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

not sure what these updates are for below? Again, I'm not too clear on React codebase for Jhipster

@CharlotteFawsitt CharlotteFawsitt merged commit 85050eb into develop Nov 25, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants