Changing the default p12 file for the new json configuration service account file
This commit is contained in:
jennydmz
2015-12-22 17:17:43 -04:00
parent 547b4e20fc
commit 23a99fad79
2 changed files with 3 additions and 2 deletions

View File

@@ -178,7 +178,7 @@ Ext.onReady(function(){
});
}
},
regex : /(.)+((\.p12)(\w)?)$/i,
regex : /(.)+((\.json)(\w)?)$/i,
regexText : _('ID_PMG_TYPE_ACCEPT')
},
{