|
|
@ -867,10 +867,6 @@ MessengerUI, Messages, Pages) {
|
|
|
|
'class': "cp-toolbar-link-logo"
|
|
|
|
'class': "cp-toolbar-link-logo"
|
|
|
|
}).append(UIElements.getSvgLogo());
|
|
|
|
}).append(UIElements.getSvgLogo());
|
|
|
|
|
|
|
|
|
|
|
|
/*.append($('<img>', {
|
|
|
|
|
|
|
|
//src: '/customize/images/logo_white.png?' + ApiConfig.requireConf.urlArgs
|
|
|
|
|
|
|
|
src: '/customize/favicon/main-favicon.png?' + ApiConfig.requireConf.urlArgs
|
|
|
|
|
|
|
|
}));*/
|
|
|
|
|
|
|
|
var onClick = function (e) {
|
|
|
|
var onClick = function (e) {
|
|
|
|
e.preventDefault();
|
|
|
|
e.preventDefault();
|
|
|
|
if (e.ctrlKey) {
|
|
|
|
if (e.ctrlKey) {
|
|
|
|