bugfixes
This commit is contained in:
parent
ab7296198a
commit
b5c3c18e28
3 changed files with 2 additions and 3 deletions
|
|
@ -59,7 +59,6 @@ public class StatusPage implements WAPage {
|
|||
Map<String, String> request) {
|
||||
|
||||
WAStatus obj = getPlugin(context);
|
||||
|
||||
if(obj != null) {
|
||||
return new Templator(obj.html());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue