mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 13:33:03 +00:00
notification options in configuration
This commit is contained in:
@@ -61,11 +61,8 @@ export class NotificationComponent implements OnInit, OnDestroy {
|
||||
private steps: number;
|
||||
private speed: number;
|
||||
private count = 0;
|
||||
|
||||
private start: any;
|
||||
private diff: any;
|
||||
|
||||
// 'fade' | 'fromTop' | 'fromRight' | 'fromBottom' | 'fromLeft' | 'rotate' | 'scale' ;
|
||||
public animate: string;
|
||||
|
||||
constructor(private notificationService: NotificationsService,
|
||||
|
Reference in New Issue
Block a user