* deploy.php fixed
* bookmark installer fixed
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 = "https://qoomon.github.io/Jira-Issue-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 = "http://vasgyuro.tsp/~edvidan/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