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

constants.js « branches « jira_connect « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 987c8d356b419ff099fed7da0b3bfc632810a4c5 (plain)
1
2
export const BRANCHES_PER_PAGE = 20;
export const PROJECTS_PER_PAGE = 20;