Small improvements in jira widget

This commit is contained in:
Pavel Makhov 2019-11-23 21:57:26 -05:00
parent 344fd7923f
commit 998f6ad7da
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Gerrit widget
This widget adds support for [Gerrit](https://www.gerritcodereview.com/). It shows number of currently assigned reviews to the user (by default)
It shows number of currently assigned reviews in [Gerrit](https://www.gerritcodereview.com/) to the user (by default) :
![gerrit_widget](./gerrit_widget.png)
when clicked it shows the reviews in a list, if item of a list is clicked, the review will be opened in the default browser:
when clicked it shows reviews in a list, if an item of a list is clicked, the review will be opened in the default browser:
![popup](./popup.png)