Add deleting bookmarks
This commit is contained in:
parent
07a3245bfc
commit
93888369ce
10 changed files with 266 additions and 5 deletions
|
|
@ -75,6 +75,8 @@ else
|
|||
|
||||
<BookmarkContainer />
|
||||
|
||||
@* Data management forms *@
|
||||
|
||||
<CreateContainer />
|
||||
<DeleteContainer />
|
||||
|
||||
|
|
@ -82,6 +84,7 @@ else
|
|||
<DeleteGroup />
|
||||
|
||||
<CreateBookmark />
|
||||
<DeleteBookmark />
|
||||
</Sidebar>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue