Widget:indexSorterGrouper: Difference between revisions
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); | ||
}); | }); | ||
// 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: