| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/public/theme/javascripts/system/widgets/ |
Upload File : |
"use strict";gambio.widgets.module("notifications",[],function(t){var e=$(this),o="0",i={outerWrapperSelector:"#outer-wrapper",headerSelector:"#header"},r=$.extend(!0,{},i,t),a={},n=function(){var t=$(".topbar-notification").outerHeight();t+=parseInt(o.replace("px","")),$(r.outerWrapperSelector).css("margin-top",t+"px")},p=function(t){return t.stopPropagation(),$.ajax({type:"POST",url:"request_port.php?module=Notification&action=hide_topbar",timeout:5e3,dataType:"json",context:this,data:{},success:function(t){$(".topbar-notification").remove(),$(r.outerWrapperSelector).removeClass("topbar-active"),"fixed"!==$(r.headerSelector).css("position")&&$(r.outerWrapperSelector).css("margin-top",o)}}),!1},c=function(t){return t.stopPropagation(),$.ajax({type:"POST",url:"request_port.php?module=Notification&action=hide_popup_notification",timeout:5e3,dataType:"json",context:this,data:{},success:function(t){$(".popup-notification").remove()}}),!1};return a.init=function(t){o=$(r.outerWrapperSelector).css("margin-top"),"fixed"!==$(r.headerSelector).css("position")&&n(),e.on("click",".hide-topbar-notification",p),e.on("click",".hide-popup-notification",c),t()},a});