Widget:indexSorterGrouper: Difference between revisions
Jump to navigation
Jump to search
m Fixed starting index of index based grouping |
Changed class name |
||
Line 11: | Line 11: | ||
// For now, we have to make sure the data is there (Change the template, dammit!) | // For now, we have to make sure the data is there (Change the template, dammit!) | ||
$(". | $(".gfl-doll-card").each(function() { | ||
var element = $(this); | var element = $(this); | ||
var name = element.find('.name').first().text(); | var name = element.find('.name').first().text(); |
Revision as of 22:24, 24 June 2024
Released on this server: