nci/static/js/app/components/app.jade

12 lines
92 B
Plaintext
Raw Normal View History

2015-05-07 21:55:40 +00:00
h1 nci
2015-05-03 23:04:51 +00:00
2015-05-07 21:55:40 +00:00
.row
.col-md-4
ProjectsList()
2015-05-03 23:04:51 +00:00
2015-05-07 21:55:40 +00:00
.col-md-4
BuildsList()
2015-05-03 23:04:51 +00:00
2015-05-07 21:55:40 +00:00
.col-md-4
Console()