This website requires JavaScript.
Explore
Help
Sign In
Kiu
/
Semaphore
Watch
1
Star
0
Fork
0
You've already forked Semaphore
mirror of
https://github.com/semaphoreui/semaphore.git
synced
2025-01-22 16:20:44 +01:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
04d0d9e4f9
Semaphore
/
public
/
html
/
projects
/
inventory.jade
5 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Running tasks - Link models with tables - Basic API to fetch everything
2016-04-07 14:49:34 +02:00
h3 Inventory
table.table
tbody: tr(ng-repeat="inv in inventory")
td {{ inv.id }} - {{ inv.type }}
Reference in New Issue
Copy Permalink