Skip to content

Dat 2886 - Support secondary accounts#402

Closed
homecavs wants to merge 5 commits into
developfrom
DAT-2886
Closed

Dat 2886 - Support secondary accounts#402
homecavs wants to merge 5 commits into
developfrom
DAT-2886

Conversation

@homecavs
Copy link
Copy Markdown
Contributor

@homecavs homecavs commented May 11, 2026

task: DAT-2886

$rootScope.setSubmenues = function (newItems) {
submenues = newItems;
submenues = (newItems || []).filter(function (item) {
if (item.url === 'settings/my-billing-information' && !auth.canViewBillingInformation()) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

capaz que la url fija estaria bueno que este en una constante por si en algun momento hay que cambiarla, Sabemos que si cambio la contaste se eactualiza en todos las que la usemos

@jhoffman-ms
Copy link
Copy Markdown
Contributor

👍

@homecavs homecavs closed this May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants