add validation to date in new event

This commit is contained in:
tiago.kayaya
2021-12-13 15:34:16 +01:00
parent 3ab9d3445d
commit e524062ed9
6 changed files with 16 additions and 12 deletions
-1
View File
@@ -44,7 +44,6 @@ export class ProcessesService {
}
uploadFile(formData:any){
alert('OIEE')
//const geturl = environment.apiURL + 'Tasks/DelegateTask';
const geturl = environment.apiURL + 'lakefs/UploadFiles';