forked from DSpace/dspace-angular
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LIBDRUM-902. Fixed "Delete ETD Department" button display on create form
Modified the check for displaying the "Delete ETD Department" button to take into account whether the department exists. Also simplified the "translateService" call by removing an "observableCombineLatest" operator that only had one argument, and fixed a deprecation warning on a second "observerCombineLatest" operator by converting the arguments to an array. https://umd-dit.atlassian.net/browse/LIBDRUM-902
- Loading branch information
1 parent
8c48031
commit b19a6bd
Showing
1 changed file
with
14 additions
and
4 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