Moved external programs config into "serverConfig.xml"
This commit is contained in:
@@ -69,7 +69,7 @@ namespace Step.Database.Controllers
|
||||
.Include("Family")
|
||||
.Include("Shank")
|
||||
.FirstOrDefault();
|
||||
}
|
||||
}
|
||||
|
||||
public DbNcShankModel FindShankWithTools(int shankId)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user