-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Displays author name in Merge UI (#9920)
* added get_author_names function * created enhanced records * added author name and css * Added enhancedRecord to merge function * remove from enhanced records * Update book path to search * throws new error * added comment * used try/catch * updated enhancedRecords to use for loop * add author name as td * Moved bold to css * Small style tweaks to author names in merge table * Fix undefined variable in AuthorRoleTable.vue * Handle cases where authors are missing in MergeTable
- Loading branch information
1 parent
ae0da2e
commit 58bd787
Showing
3 changed files
with
65 additions
and
3 deletions.
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
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
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