Book a Demo
Home Events - AEM-Test Events Data Center Conference Ljubljana
Ljubljana 500 × 500 px 1

Data Center Conference Ljubljana

Join us at the DATA CENTER Conference as we discuss the latest Slovenian and international advancements and trends in this ever-evolving field. Don’t miss out on this valuable opportunity to stay up to date with the latest trends in data centers! Stop by EGAL’s Booth for a LIVE DEMO of AEM’s Network Service Assistant and TestPro CV100!

Date

01 Jun 2023
Expired!

More Info

Read More

Category

Leave a Reply

Your email address will not be published. Required fields are marked *

jQuery(document).ready(function($){ jQuery('.nav-menu .menu-item-has-children').on("click", function(e){ e.stopPropagation(); if(jQuery(this).is("li")){ if(jQuery(this).hasClass('opened')){ jQuery(this).addClass('closed'); }else{ jQuery(this).removeClass('closed'); } jQuery(this).siblings().children('.sub-menu').removeClass('visible'); jQuery(this).siblings().removeClass('current-menu-parent opened'); jQuery(this).toggleClass('current-menu-parent opened'); jQuery(this).children('.sub-menu').toggleClass('visible'); } else { if(jQuery(this).parent().hasClass('opened')){ jQuery(this).parent().addClass('closed'); }else{ jQuery(this).parent().removeClass('closed'); } jQuery(this).parent().siblings().children('.sub-menu').removeClass('visible'); jQuery(this).parent().siblings().removeClass('current-menu-parent'); jQuery(this).parent().children('.sub-menu').toggleClass('visible'); jQuery(this).parent().toggleClass('current-menu-parent opened'); } }); });