From c1aadc33636223986587ff25fa1f16c01edca2c6 Mon Sep 17 00:00:00 2001 From: MartinBenninger Date: Thu, 12 Dec 2019 15:30:08 +0100 Subject: [PATCH] Fix the screenshot positioning in the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2a3c45b..98fbd78 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,11 @@ Do you want to prevent users from using some of the actions in the work item edi Using this plugin you can hide built-in work item actions. The plugin can be configured per project area and work item type to give you full control over what is hidden and when. Before: + ![Screenshot Before](https://github.com/jazz-community/rtc-hide-toolbar-actions/blob/master/documentation/toolbar-actions-before.png) After: (with "copy", "createChild", and "move" buttons removed) + ![Screenshot After](https://github.com/jazz-community/rtc-hide-toolbar-actions/blob/master/documentation/toolbar-actions-after.png) ## Configuration