forked from GithubBackups/healthchecks
Merge pull request #142 from fishnux/patch-1
Cron cheatsheet opens in a new window/tab
This commit is contained in:
commit
399bc39432
@ -197,7 +197,7 @@
|
|||||||
placeholder="* * * * *">
|
placeholder="* * * * *">
|
||||||
<div id="schedule-hint">
|
<div id="schedule-hint">
|
||||||
m h dom mon dow
|
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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user