mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-05-05 12:22:35 +02:00
Modal: add comment
This commit is contained in:
parent
bef9d69028
commit
dcddfa742e
1 changed files with 2 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<!-- Button trigger modal -->
|
||||
<!-- Modal -->
|
||||
<!-- This components renders a Bootstrap modal -->
|
||||
<!-- The modal contains a title and a message -->
|
||||
<div class="modal fade" id="modal" tabindex="-1" aria-labelledby="modalLabel" aria-hidden="true">
|
||||
<div class="modal-dialog">
|
||||
<div class="modal-content">
|
||||
|
@ -19,7 +19,6 @@
|
|||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
|
||||
<!--<button type="button" class="btn btn-primary">Save changes</button>-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue