Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.js « edit « groups « admin « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d3d125a18591aaf517b988bcb99cfc2aff4d93dc (plain)
1
2
3
import groupAvatar from '~/group_avatar';

document.addEventListener('DOMContentLoaded', groupAvatar);