|
|
@ -230,6 +230,8 @@ Ext.define('Rambox.ux.WebView',{ |
|
|
|
|
|
|
|
|
|
|
|
var webview = me.down('component').el.dom; |
|
|
|
var webview = me.down('component').el.dom; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require('electron-context-menu')({window: webview}); |
|
|
|
|
|
|
|
|
|
|
|
// Google Analytics Event
|
|
|
|
// Google Analytics Event
|
|
|
|
ga_storage._trackEvent('Services', 'load', me.type, 1, true); |
|
|
|
ga_storage._trackEvent('Services', 'load', me.type, 1, true); |
|
|
|
|
|
|
|
|
|
|
|