fixes #640 - Add management filters
This commit is contained in:
parent
c6dd5d44df
commit
0605bfbaaa
9 changed files with 294 additions and 116 deletions
|
@ -49,7 +49,7 @@
|
|||
|
||||
html += "<h3>" + plugin.Name + "</h3>";
|
||||
|
||||
html += "<p><strong>" + plugin.Version + "</strong></p>";
|
||||
html += "<p>" + plugin.Version + "</p>";
|
||||
|
||||
html += "</a>";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue