parent
eb4537afb1
commit
6f01fbf00f
5 changed files with 42 additions and 0 deletions
app/templates/components/collection
|
@ -5,6 +5,13 @@
|
|||
onClick=(action editCollection)
|
||||
}}
|
||||
|
||||
{{
|
||||
confirm-button
|
||||
initialLabel='Delete Collection'
|
||||
confirmLabel='Yes, Delete Collection'
|
||||
onClick=(action deleteCollection)
|
||||
}}
|
||||
|
||||
<h3>Main Detail</h3>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue