Migrate remaining legacy operator workflows
This commit is contained in:
@@ -567,11 +567,13 @@ internal static class LegacySceneRuntimeFactory
|
||||
ParseNxtSession(selection.GraphicType),
|
||||
page),
|
||||
"PAGED_THEME" => new ThemePagedQuoteLoadRequest(
|
||||
RequireLookupValue(selection.DataCode, "theme code"),
|
||||
RequireLookupValue(selection.Subject, "theme"),
|
||||
ParseThemeSort(selection.GraphicType),
|
||||
ParseThemeValueKind(selection.Subtype),
|
||||
page),
|
||||
"PAGED_NXT_THEME" => new NxtThemePagedQuoteLoadRequest(
|
||||
RequireLookupValue(selection.DataCode, "NXT theme code"),
|
||||
RequireLookupValue(selection.Subject, "NXT theme"),
|
||||
ParseThemeSort(selection.Subtype),
|
||||
ParseNxtSession(selection.GraphicType),
|
||||
|
||||
Reference in New Issue
Block a user