* url fixes
* set value of external id if it exists
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<body>
|
||||
<b>Just Drag'n'Drop the button into your Bookmarks</b>
|
||||
<div class="button">
|
||||
<a href="javascript:(function(){ var script = document.createElement("script"); script.src = "http://vasgyuro.tsp/~edvidan/jira-card-printer/bookmarklet.js"; document.body.appendChild(script); document.body.removeChild(script);})();">CardPrinter</a>
|
||||
<a href="javascript:(function(){ var script = document.createElement("script"); script.src = "https://static.ragnarok.yvan.hu/jira-card-printer/bookmarklet.js"; document.body.appendChild(script); document.body.removeChild(script);})();">CardPrinter</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user