-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a total of all the approved expenses on the campaign page (#1483)
* Fix the isAdmin function - we can have resource_access OR realm_access. The restrictions were too tight and we were not considering an admin user as such in some cases. * Add an aggregation of the total approved expenses. This should help when there are too many expenses in the list and it is not obvious to count them. * Fix a lint warning. Found a prettier icon for the receipts.
- Loading branch information
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters