Merge branch 'feature/viewer-attachment' of bitbucket.org:equilibriumito/gabinete-digital-fo into feature/viewer-attachment

This commit is contained in:
Peter Maquiran
2024-03-02 12:21:55 +01:00
9 changed files with 62 additions and 20 deletions
@@ -120,14 +120,11 @@ export class NewActionPage implements OnInit {
async save() {
alert('hererr')
this.injectValidation()
this.runValidation()
if(this.Form.invalid) return false
alert('hererr 222')
this.folder = {
ProcessId: null,
Description: this.folder.Description,