Factor out inventory queries to the Device ResultSet (closes #20)

This commit is contained in:
Oliver Gorwits
2012-08-27 21:34:08 +01:00
parent 3fefb5b7f0
commit 74d82d86b0
3 changed files with 67 additions and 12 deletions

View File

@@ -16,6 +16,7 @@
This came as a side-effect of removing JS-only links (closes #21)
* Replace jquery-collapser with Bootstrap's collapser
* Upgraded to Twitter Bootstrap 2.1.0 - customized for 13px font 18px line
* Factor out inventory queries to the Device ResultSet (closes #20)
[BUG FIXES]