An attempt at showing tag info.

This commit is contained in:
James Cole
2015-05-01 06:47:24 +02:00
parent eddf5cd250
commit 8b40d3346d
3 changed files with 27 additions and 4 deletions

View File

@@ -34,6 +34,7 @@ class TagController extends Controller
parent::__construct();
View::share('title', 'Tags');
View::share('mainTitleIcon', 'fa-tags');
View::share('hideTags',true);
$tagOptions = [
'nothing' => 'Just a regular tag.',
'balancingAct' => 'The tag takes at most two transactions; an expense and a transfer. They\'ll balance each other out.',