Skip to content

Commit

Permalink
Merge 23.11 to 24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-teamcity committed Feb 5, 2025
2 parents cc787ad + e149962 commit 07d631c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sla/resources/queries/sla/ProtocolProjectsUsage.sql
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SELECT
y.grantNumber as OGAGrantNumber,
y.fiscalAuthorityName As FiscalAuthorityName,
aa.Species,
aa.Gender as Sex,
aa.Gender,
aa.Strain,
aa.Allowed AS NumAllowed,
calc.NumUsed,
Expand Down

0 comments on commit 07d631c

Please sign in to comment.