Clicking on a port to restrict search now uses AJAX instead of page get

This commit is contained in:
Oliver Gorwits
2012-08-28 00:51:27 +01:00
parent e6dd6bab84
commit 51c22804ca
3 changed files with 5 additions and 3 deletions

View File

@@ -17,6 +17,7 @@
* 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)
* Clicking on a port to restrict search now uses AJAX instead of page get
[BUG FIXES]