forked from I2P_Developers/i2p.i2p
* Console: Don't display 'unsupported' message on some config pages when restart/shutdown buttons clicked
This commit is contained in:
@@ -25,6 +25,7 @@ public class ConfigRestartBean {
|
||||
return _systemNonce;
|
||||
}
|
||||
|
||||
/** this also initiates the restart/shutdown based on action */
|
||||
public static String renderStatus(String urlBase, String action, String nonce) {
|
||||
RouterContext ctx = ContextHelper.getContext(null);
|
||||
String systemNonce = getNonce();
|
||||
|
||||
Reference in New Issue
Block a user