mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
remove publicates
This commit is contained in:
+1
-1
@@ -260,7 +260,7 @@ export class BookMeetingModalPage implements OnInit {
|
||||
|
||||
async saveTask() {
|
||||
|
||||
if(SessionStore.user.Profile == 'MDGPR') {
|
||||
if(SessionStore.user.Profile != 'PR') {
|
||||
this.injectValidation()
|
||||
this.runValidation()
|
||||
if(this.Form.invalid) return false
|
||||
|
||||
Reference in New Issue
Block a user