mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Drawio: Added unsaved restore prompt and logic
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
<div components="popup confirm-dialog"
|
||||
refs="confirm-dialog@popup {{ $ref }}"
|
||||
@if($id ?? false) id="{{ $id }}" @endif
|
||||
refs="confirm-dialog@popup {{ $ref ?? false }}"
|
||||
class="popup-background">
|
||||
<div class="popup-body very-small" tabindex="-1">
|
||||
|
||||
|
Reference in New Issue
Block a user