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

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>";