kopia lustrzana https://github.com/c9/core
Merge pull request +15671 from c9/profile-ide-remove-intercom
Profile + IDE - Remove Intercom Messenger and replace with emails to support@c9.iopull/333/merge
commit
426251a5c7
|
@ -64,13 +64,8 @@ define(function(require, exports, module) {
|
||||||
}
|
}
|
||||||
|
|
||||||
analytics.track("Initiated Support Request");
|
analytics.track("Initiated Support Request");
|
||||||
if (window.Intercom) {
|
|
||||||
window.Intercom('show');
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
window.open('mailto:support@c9.io');
|
window.open('mailto:support@c9.io');
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}), c += 100, plugin);
|
}), c += 100, plugin);
|
||||||
|
|
||||||
if (screenshotSupport)
|
if (screenshotSupport)
|
||||||
|
|
Ładowanie…
Reference in New Issue