Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable loading column values in audit log by default
Calculating the column values is very slow and mostly leads to timeouts on loading the page. Having the column values just improves the UI slightly by greying out values that are not in the DB. It doesn't stop the `<select>` from showing all filter options. I added this as a filter incase anyone would still want this functionality.
- Loading branch information