Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2017-04-16 00:35:55 +0300
committerChaoyi Zha <summermontreal@gmail.com>2017-04-16 00:35:55 +0300
commitc5ea681ed22a5ddcabb9321571a20a56376ca81e (patch)
tree43418cec6cee45fe2ebcf7231c38ed8094b3e128 /resources
parent8cc59e268cf0dbcc6f27f113082c1516b2aa9279 (diff)
Add directions for sviewing latest clicks
Diffstat (limited to 'resources')
-rw-r--r--resources/views/link_stats.blade.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/views/link_stats.blade.php b/resources/views/link_stats.blade.php
index 121e0b6..0eb524e 100644
--- a/resources/views/link_stats.blade.php
+++ b/resources/views/link_stats.blade.php
@@ -23,6 +23,10 @@
<b>Long Link: </b>
<a target="_blank" href="{{ $link->long_url }}">{{ str_limit($link->long_url, 50) }}</a>
</p>
+ <p>
+ <em>Tip: Clear the right date bound (bottom box) to set it to the current date and time. New
+ clicks will not show unless the right date bound is set to the current time.</em>
+ </p>
</div>
<div class="col-md-3">
<form action="" method="GET">