add limit, that users can see only 3 days old data

This commit is contained in:
2016-02-02 22:05:29 +01:00
parent 20d57fd3cf
commit 41de4ee6a7
6 changed files with 118 additions and 14 deletions

View File

@@ -46,6 +46,14 @@ td.name{
}
</style>
<?php
?>
<div class="transfer-index">
<h1><?= Html::encode($this->title) ?></h1>