Merge pull request #142 from fishnux/patch-1

Cron cheatsheet opens in a new window/tab
This commit is contained in:
Pēteris Caune 2017-11-29 23:58:44 +02:00 committed by GitHub
commit 399bc39432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -197,7 +197,7 @@
placeholder="* * * * *">
<div id="schedule-hint">
m h dom mon dow
<a href="{% url 'hc-docs-cron' %}">(cheatsheet)</a>
<a href="{% url 'hc-docs-cron' %}" target="_blank">(cheatsheet)</a>
</div>
</div>
</div>