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-23 00:31:03 +01:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
2e1ad91e7a
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