improvement: treatment plan turned into a wizard. shift+click control added to FDI tooth chart for cunnected prosthesises.
This commit is contained in:
@@ -5,6 +5,8 @@ export interface LabCaseAccessProsthesisGroup {
|
||||
prosthesisTypeCode: string;
|
||||
prosthesisTypeLabel: string;
|
||||
teeth: string[];
|
||||
connected?: boolean;
|
||||
selectionGroupId?: string;
|
||||
}
|
||||
|
||||
export interface LabCaseAccessSession {
|
||||
|
||||
Reference in New Issue
Block a user