stable

Clone or download

Read-only

Add logout button

This task is part of story #13250: Login and logout through TrafficLights with a username/password Change-Id: I970af6b5341fc2be2a1eb8040daf53065c484786

Modified Files

Name
M www/scripts/angular/po/fr.po +7 −3 Go to diff View file
M www/scripts/angular/po/template.pot +4 −0 Go to diff View file
M www/scripts/angular/src/app/campaign/campaign-list.tpl.html +5 −1 Go to diff View file
M www/scripts/angular/src/app/campaign/campaign.less +16 −1 Go to diff View file
M www/scripts/angular/src/app/shared-properties/shared-properties-service.js +6 −1 Go to diff View file
M www/scripts/angular/src/app/user/user-config.js +5 −0 Go to diff View file
A www/scripts/angular/src/app/user/user-logout-controller.js +15 −0 Go to diff View file