| 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/admin/html/assets/javascript/engine/compatibility/ |
Upload File : |
"use strict";gx.compatibility.module("shortcuts",[],function(){var n=[],r={},o=$('input[name="admin_search"]'),t=$("#BOX_HEADING_FAVORITES > li"),e={ctrl:17,shift:16,f:70,normal1:49,normal2:50,normal3:51,normal4:52,normal5:53,normal6:54,normal7:55,normal8:56,normal9:57},i={activateSearch:{shortcut:[e.ctrl,e.shift,e.f],performAction:function(){o.trigger("click")}},openFavorite1:{shortcut:[e.ctrl,e.shift,e.normal1],performAction:function(){var n=t.eq(0);if(n.length){var r=n.find("a").prop("href");window.open(r,"_self")}}},openFavorite2:{shortcut:[e.ctrl,e.shift,e.normal2],performAction:function(){var n=t.eq(1);if(n.length){var r=n.find("a").prop("href");window.open(r,"_self")}}},openFavorite3:{shortcut:[e.ctrl,e.shift,e.normal3],performAction:function(){var n=t.eq(2);if(n.length){var r=n.find("a").prop("href");window.open(r,"_self")}}},openFavorite4:{shortcut:[e.ctrl,e.shift,e.normal4],performAction:function(){var n=t.eq(3);if(n.length){var r=n.find("a").prop("href");window.open(r,"_self")}}},openFavorite5:{shortcut:[e.ctrl,e.shift,e.normal5],performAction:function(){var n=t.eq(4);if(n.length){var r=n.find("a").prop("href");window.open(r,"_self")}}},openFavorite6:{shortcut:[e.ctrl,e.shift,e.normal6],performAction:function(){var n=t.eq(5);if(n.length){var r=n.find("a").prop("href");window.open(r,"_self")}}},openFavorite7:{shortcut:[e.ctrl,e.shift,e.normal7],performAction:function(){var n=t.eq(6);if(n.length){var r=n.find("a").prop("href");window.open(r,"_self")}}},openFavorite8:{shortcut:[e.ctrl,e.shift,e.normal8],performAction:function(){var n=t.eq(7);if(n.length){var r=n.find("a").prop("href");window.open(r,"_self")}}},openFavorite9:{shortcut:[e.ctrl,e.shift,e.normal9],performAction:function(){var n=t.eq(8);if(n.length){var r=n.find("a").prop("href");window.open(r,"_self")}}}},f=function(n,r){if(n===r)return!0;if(null==n||null===r)return!1;if(n.length!==r.length)return!1;for(var o=0;o<n.length;++o)if(n[o]!==r[o])return!1;return!0},a=function(n){for(var r in i)i.hasOwnProperty(r)&&f(i[r].shortcut,n)&&i[r].performAction()},c=function(){$(document).on("keyup",function(){setTimeout(function(){a(n),n=[]},100)}),$(document).on("keydown",function(r){n.push(r.which)})};return r.init=function(n){c(),n()},r});