Added show attendees and show attachments at event-detal + style at new-event modal

This commit is contained in:
Tiago Kayaya
2020-09-01 15:48:25 +01:00
parent 55e0e1c716
commit ac8c104104
7 changed files with 95 additions and 44 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export const environment = {
production: false,
apiURL: 'http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/v2/api/',
domain: 'gabinetedigital.local',
defaultuser: 'tiago.kayaya',
defaultuser: 'paulo.pinto',
defaultuserpwd: 'tabteste@006'
};