Welcome to IOPWiki, Commander.
With the release of the Global Beta, we encourage contributions to topics related to Girls' Frontline 2. Learn how to contribute and join our Discord server to discuss major changes.

Widget:indexSorterGrouper: Difference between revisions

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Jump to navigation Jump to search
Added loading indicator and made the buttons disabled initially
Added some documentation
Line 18: Line 18:
  element.data('rarity', rarity);
  element.data('rarity', rarity);
});
});
       
        $(".gf-button").prop('disabled', false);
        $('.removeAfterInitIsg').remove();
      
      
     // Once everything is ready, default-sort it
     // Once everything is ready, default-sort it
     $('[data-initialsort]').click();
     $('[data-initialsort]').click();
   
    // Activate ui for user
    $(".gf-button").prop('disabled', false);
    $('.removeAfterInitIsg').remove();
   });
   });
});
});

Revision as of 22:54, 1 June 2018


 

Released on this server:

Some heading