Fix tooltable
Frontend - Removed useless delete buttons & bug fix Backend - fix shanks delete
This commit is contained in:
@@ -230,6 +230,7 @@ namespace Step.Model
|
||||
public const string MAGAZINE_POSITION_OCCUPIED = "error_magazine_position_occupied";
|
||||
public const string TOOL_IS_MOUNTED = "error_tool_mounted";
|
||||
public const string OPTION_NOT_ACTIVE = "error_option_not_active";
|
||||
public const string MAG_POS_DISABLED = "error_mag_pos_disabled";
|
||||
}
|
||||
|
||||
// File paths
|
||||
|
||||
Reference in New Issue
Block a user