Skip to content

Commit

Permalink
Merge pull request #744 from CDLUC3/develop
Browse files Browse the repository at this point in the history
Merge Develop to main branch
  • Loading branch information
jsjiang authored Oct 1, 2024
2 parents 643af62 + 3f94d46 commit 0a1a229
Show file tree
Hide file tree
Showing 4 changed files with 281 additions and 320 deletions.
1 change: 1 addition & 0 deletions impl/ui_admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ def _computeTotals(table):
return totals


@impl.ui_common.user_login_required
def csvStats(request):
"""Return all statistics to which a user is entitled as a CSV file
'requestor' is the user, and should be a User object. The statistics
Expand Down
Loading

0 comments on commit 0a1a229

Please sign in to comment.