Confirmation
- The 'delete' command now requires confirmation by default, unless rc.confirmation=off. Implemented properly this time.
This commit is contained in:
@@ -75,6 +75,7 @@ protected:
|
||||
std::string _description;
|
||||
bool _read_only;
|
||||
bool _displays_id;
|
||||
bool _needs_confirm;
|
||||
|
||||
// Permission support
|
||||
bool _permission_quit;
|
||||
|
||||
Reference in New Issue
Block a user