Skip to content
Snippets Groups Projects

Topic/1594 set read only resources

3 files
+ 4999
1588
Compare changes
  • Side-by-side
  • Inline

Files

@@ -2,7 +2,7 @@
<div>
<b-modal
:visible="value"
@change="$emit('input', $event.target.value)"
@change="$emit('input', $event)"
:title="title"
@hidden="hideModal"
:hide-footer="hideFooter"
Loading