commit | e5060f3da294e57cfcaa90bdbfbe8e656b63eadd | [log] [tgz] |
---|---|---|
author | Valentin Pavlov Valchev <vvalchev@apache.org> | Wed Apr 04 11:52:14 2012 +0000 |
committer | Valentin Pavlov Valchev <vvalchev@apache.org> | Wed Apr 04 11:52:14 2012 +0000 |
tree | b691297c20a0d5d55d68c205be0a5994ec443bc0 | |
parent | 5cf1639b7f02e8c1d5211f46c88e32f7088cb669 [diff] [blame] |
Fixed FELIX-3431 UPnP plugin should provide a better status line https://issues.apache.org/jira/browse/FELIX-3431 git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1309343 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/upnp/src/main/resources/res/upnp.html b/webconsole-plugins/upnp/src/main/resources/res/upnp.html index 67e1d5f..9e66769 100644 --- a/webconsole-plugins/upnp/src/main/resources/res/upnp.html +++ b/webconsole-plugins/upnp/src/main/resources/res/upnp.html
@@ -9,7 +9,9 @@ args_type : '${args.type}', args_value : '${args.value}', no_actions : '${no.actions}', - no_params_out: '${no.params.out}' + no_params_out: '${no.params.out}', + status_devs : '${status.devs}', + status_none : '${status.none}' } // ]]> </script>