GI-217 no se añaden derechos...

- Add validation in folder after upload
This commit is contained in:
Marco A. Nina Mena
2015-12-21 13:24:20 -04:00
parent e0c3d3fd3a
commit 90980c9d00
3 changed files with 23 additions and 25 deletions

View File

@@ -352,6 +352,7 @@ Ext.onReady(function(){
Ext.getCmp('status_pmgmail').checked = enablePMGmail;
Ext.getCmp('status_pmgmail').setValue(enablePMGmail);
Ext.getCmp('typeAuthentication').setValue('serviceAccount');
if (enablePMGmail){
changeType();
}