Bug 988212 - Change the attention screen permission from |certified| to |privileged|. r=sicking

This commit is contained in:
Vivien Nicolas 2014-06-06 20:43:33 +02:00
parent 1cd34f4cab
commit 0e89289777

View File

@ -163,7 +163,7 @@ this.PermissionsTable = { geolocation: {
},
attention: {
app: DENY_ACTION,
privileged: DENY_ACTION,
privileged: ALLOW_ACTION,
certified: ALLOW_ACTION
},
"webapps-manage": {