fixes #640 - Add management filters

This commit is contained in:
Luke Pulverenti
2013-12-01 21:24:14 -05:00
parent c6dd5d44df
commit 0605bfbaaa
9 changed files with 294 additions and 116 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
html += "<h3>" + plugin.Name + "</h3>";
html += "<p><strong>" + plugin.Version + "</strong></p>";
html += "<p>" + plugin.Version + "</p>";
html += "</a>";