mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
.monthview-selected {
|
||||
background-color: lightskyblue !important;
|
||||
}
|
||||
/* .item{
|
||||
background: red !important;
|
||||
} */
|
||||
}
|
||||
|
||||
.with-event {
|
||||
@@ -39,6 +42,7 @@
|
||||
width: 90px;
|
||||
height: 34px;
|
||||
float: right;
|
||||
right: -4px !important;
|
||||
margin:20px 20px 0 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -182,4 +182,6 @@ export class AgendaPage implements OnInit {
|
||||
this.alertCrontroller.presentAlert("Funcionalidade em desenvolvimento.");
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@ export const environment = {
|
||||
production: false,
|
||||
apiURL: 'http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/v2/api/',
|
||||
domain: 'gabinetedigital.local',
|
||||
defaultuser: 'paulo.pinto',
|
||||
defaultuser: '',
|
||||
defaultuserpwd: 'tabteste@006'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user