Faculty of Information Technology discusses graduation projects

Faculty of Information Technology discusses graduation projects

The Faculty of Information Technology this morning discussed a number of graduation projects for students of the fourth batch of the spring semester 2017-2018.

Scroll to Top
(function($){ // wait for Elementor’s frontend to be ready $(window).on('elementor/frontend/init', function() { // when any Accordion widget renders… elementorFrontend.hooks.addAction( 'frontend/element_ready/accordion.default', function($scope) { // loop its panels $scope.find('.elementor-accordion-item').each(function() { var $panel = $(this); // if this panel contains an active menu link… if ( $panel.find('.elementor-nav-menu .current-menu-item').length ) { // “click” its header to open it $panel.find('.elementor-accordion-title').trigger('click'); } }); } ); }); })(jQuery);