non security modules update
This commit is contained in:
@@ -91,7 +91,7 @@ Drupal.behaviors.trackingSettingsSummary = {
|
||||
vals.push(Drupal.t('AdSense ads'));
|
||||
}
|
||||
if ($('input#edit-googleanalytics-trackdoubleclick', context).is(':checked')) {
|
||||
vals.push(Drupal.t('DoubleClick data'));
|
||||
vals.push(Drupal.t('Display features'));
|
||||
}
|
||||
if (!vals.length) {
|
||||
return Drupal.t('Not tracked');
|
||||
|
Reference in New Issue
Block a user