Add missing edit story and delete story icons in the view method of the Story Archive.
This commit is contained in:
parent
76b9f01e77
commit
6844ef4559
5 changed files with 32 additions and 3 deletions
|
|
@ -30,6 +30,8 @@ our $HELP = {
|
|||
{ 'name' => 'url' },
|
||||
{ 'name' => 'title' },
|
||||
{ 'name' => 'creationDate' },
|
||||
{ 'name' => 'deleteIcon' },
|
||||
{ 'name' => 'editIcon' },
|
||||
],
|
||||
},
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue