forked from autonomic-cooperative/cotech-website
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();
|
Reference in New Issue
Block a user