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

constants.js « show « organizations « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eaaaf86f2601c01c864d54506f0872bdfe2f0baf (plain)
1
2
3
export const FILTER_FREQUENTLY_VISITED = 'frequently_visited';

export const GROUPS_AND_PROJECTS_PER_PAGE = 5;