mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Improve validation for publication
This commit is contained in:
@@ -36,7 +36,7 @@ export class EditActionPage implements OnInit {
|
||||
});
|
||||
}
|
||||
|
||||
async save(){
|
||||
async save() {
|
||||
let body = {
|
||||
ProcessId: this.folderId,
|
||||
Description: this.folder.Description,
|
||||
|
||||
Reference in New Issue
Block a user