mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Confirm button text
This commit is contained in:
		| @@ -17,7 +17,7 @@ export class DirtyFormGuard extends DirtyCheckGuard { | ||||
|     modal.componentInstance.messageBold = $localize`You have unsaved changes.` | ||||
|     modal.componentInstance.message = $localize`Are you sure you want to leave?` | ||||
|     modal.componentInstance.btnClass = "btn-warning" | ||||
|     modal.componentInstance.btnCaption = $localize`Ok` | ||||
|     modal.componentInstance.btnCaption = $localize`Leave page` | ||||
|     modal.componentInstance.confirmClicked.subscribe(() => { | ||||
|       modal.componentInstance.buttonsEnabled = false | ||||
|       modal.close() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon