For a certain reason i would need to replace the alert message of
alert('Request for invalid marker set ' + setname + '!');
to
console.log('Request for invalid marker set ' + setname + '!');

here is a patch for it:

CommentFileSizeAuthor
#3 replace-alert-to-console.log-3.patch432 bytesrmajed
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rmajed created an issue. See original summary.

rmajed’s picture

Issue summary: View changes
rmajed’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.