Add missing edit story and delete story icons in the view method of the Story Archive.

This commit is contained in:
Colin Kuskie 2009-06-01 16:27:49 +00:00
parent 76b9f01e77
commit 6844ef4559
5 changed files with 32 additions and 3 deletions

View file

@ -30,6 +30,8 @@ our $HELP = {
{ 'name' => 'url' },
{ 'name' => 'title' },
{ 'name' => 'creationDate' },
{ 'name' => 'deleteIcon' },
{ 'name' => 'editIcon' },
],
},
]