forked from I2P_Developers/i2p.i2p
Console: Hide client delete button too
This commit is contained in:
@@ -141,7 +141,7 @@ public class ConfigClientsHelper extends HelperBase {
|
||||
// show stop button
|
||||
showStop,
|
||||
// show delete button, show start button
|
||||
!isConsole, showStart);
|
||||
allowEdit && !isConsole, showStart);
|
||||
}
|
||||
|
||||
if (allowEdit && "new".equals(_edit))
|
||||
|
||||
Reference in New Issue
Block a user