mirror of
https://git.coop/cotech/website.git
synced 2025-10-06 21:14:34 +00:00
shuffle the clients in javascript rather than at build time to get a bit more diversity
This commit is contained in:
@ -51,3 +51,6 @@ app.createMapMultiMarker = function(mapId, lat, lng, zoom, markersArray) {
|
||||
};
|
||||
|
||||
//# sourceMappingURL=app.js.map
|
||||
|
||||
|
||||
$('#client-list .column').shuffle();
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user