B2021-076: Proms search results are not presented in order when printed to PDF
This commit is contained in:
@@ -125,7 +125,11 @@ namespace VEPROMS.CSLA.Library
|
||||
}
|
||||
}
|
||||
public string SearchPath { get { return ""; } }
|
||||
#endregion
|
||||
|
||||
// B2021-076: Proms search results are not presented in order when printed to PDF
|
||||
public string SearchDefaultSort { get { return string.Empty; } }
|
||||
|
||||
#endregion
|
||||
#region Folder Config (Read-Only)
|
||||
[NonSerialized]
|
||||
private FolderConfig _FolderConfig;
|
||||
|
Reference in New Issue
Block a user