mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 05:36:07 +10:00
7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
.projects-list-holder
|
|
|
|
= render 'shared/projects/list', projects: @projects, ci: true
|
|
|
|
:javascript
|
|
Dashboard.init()
|