mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-22 16:20:44 +01:00
2e1ad91e7a
- Link models with tables - Basic API to fetch everything
5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
h3 Repositories
|
|
|
|
table.table
|
|
tbody: tr(ng-repeat="repo in repositories")
|
|
td {{ repo.id }} - {{ repo.git_url }} |