Skip to content

Commit

Permalink
Merge 24.7 to 24.11
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-teamcity committed Feb 6, 2025
2 parents 41ee0a5 + 62803d5 commit 58331fe
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 58331fe

Please sign in to comment.