Merge branch 'develop' into gh-pages
# Conflicts: # README.md
This commit is contained in:
commit
e6f5ce1e0d
10
README.md
10
README.md
@ -10,6 +10,12 @@ Bengt
|
|||||||

|

|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
#### Drag'n'Drop
|
||||||
|
got to [Instalation Site](https://qoomon.github.io/Jira-Issue-Card-Printer/bookmarkInstalation.html)
|
||||||
|
|
||||||
|
*or*
|
||||||
|
|
||||||
|
#### Manually
|
||||||
Create Bookmark with folowing content.
|
Create Bookmark with folowing content.
|
||||||
```
|
```
|
||||||
javascript:(function(){ var script = document.createElement("script"); script.src = "https://qoomon.github.io/Jira-Issue-Card-Printer/bookmarklet.js"; document.body.appendChild(script); document.body.removeChild(script);})();
|
javascript:(function(){ var script = document.createElement("script"); script.src = "https://qoomon.github.io/Jira-Issue-Card-Printer/bookmarklet.js"; document.body.appendChild(script); document.body.removeChild(script);})();
|
||||||
@ -21,10 +27,10 @@ Just select Issue(s) then run the Bookmarklet.
|
|||||||
Marker to separate description into print and no print area ("~~~~~")
|
Marker to separate description into print and no print area ("~~~~~")
|
||||||
|
|
||||||
#### Select multible issues
|
#### Select multible issues
|
||||||
##### Jira Agile
|
##### Jira Agile
|
||||||
holding STRG / CMD or SHIFT and click on issues
|
holding STRG / CMD or SHIFT and click on issues
|
||||||
##### Jira Classic
|
##### Jira Classic
|
||||||
search for issues und select *List View*
|
search for issues und select *List View*
|
||||||
|
|
||||||
### Support
|
### Support
|
||||||
#### Browser
|
#### Browser
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user