mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix end date
This commit is contained in:
@@ -107,6 +107,8 @@ export class EditEventPage implements OnInit {
|
|||||||
|
|
||||||
ngOnInit() {
|
ngOnInit() {
|
||||||
this._postEvent = this.postEvent
|
this._postEvent = this.postEvent
|
||||||
|
|
||||||
|
console.log({_postEvent: this._postEvent})
|
||||||
if(!this.restoreTemporaryData()) {
|
if(!this.restoreTemporaryData()) {
|
||||||
// clear
|
// clear
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user