When you are viewing a help topic, you have tabs saying View, Edit, Translate (translate is only visible if you have a multilingual site).
We should also have a Delete tab, as you can see on pages like node/1.
Should just be a few lines in config_help.links.task.yml but also needs tests.

| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 2921014-6.patch | 1.94 KB | andypost |
Comments
Comment #2
andypostKind of that works for me
I'm using translation test to extend because it has additional tab
Comment #3
jhodgdonI don't think this change should be in the patch. :)
Other than that, looks good. I haven't tested manually to see that it looks good.
Comment #4
jhodgdonActually I think the test should go in HelpTopicAdminTest probably? We should verify the links actually work.
Comment #5
jhodgdonComment #6
andypostMoved test & added clicking on links
Comment #7
andypostComment #8
jhodgdonLooks good! Committed to Sandbox and will update the Core patch shortly.