mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 08:06:08 +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()
|