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

_index.haml « settings « registry « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0e0341a99239f268e5435bbf3a6a494ff05bfe33 (plain)
1
2
3
4
#js-registry-settings{ data: { project_id: @project.id,
    cadence_options: cadence_options.to_json,
    keep_n_options: keep_n_options.to_json,
    older_than_options: older_than_options.to_json} }