| Index: chrome/app/policy/policy_templates.json
|
| diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
|
| index e018f0072658e0b633bdc7d75128609a7dd2eb69..2d58d8119b39936b1bcfa66345b909aa61626658 100644
|
| --- a/chrome/app/policy/policy_templates.json
|
| +++ b/chrome/app/policy/policy_templates.json
|
| @@ -939,7 +939,9 @@
|
| 'caption': '''Disable Developer Tools''',
|
| 'desc': '''Disables the Developer Tools and the JavaScript console.
|
|
|
| - If you enable this setting, the Developer Tools can not be accessed and web-site elements can not be inspected anymore. Any keyboard shortcuts and any menu or context menu entries to open the Developer Tools or the JavaScript Console will be disabled.''',
|
| + If you enable this setting, the Developer Tools can not be accessed and web-site elements can not be inspected anymore. Any keyboard shortcuts and any menu or context menu entries to open the Developer Tools or the JavaScript Console will be disabled.
|
| +
|
| + The Developer Tools are always disabled if Javascript is disabled by other policies.''',
|
| },
|
| {
|
| 'name': 'RestoreOnStartupGroup',
|
|
|