Files tab was showing even when there were no files
authorLaury GvR <laury@gaslightmedia.com>
Wed, 12 Apr 2017 13:15:26 +0000 (09:15 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 12 Apr 2017 13:17:00 +0000 (09:17 -0400)
commit2ef03477794a8ea988cd09f9c5377b7ba48eef5a
tree375ce3bc1721f9237c5cac355fc62b602dce35c5
parent91b1bdd0be70fb7877ab60eb79c5d930ca7539fe
Files tab was showing even when there were no files

Removed the files tab container from detail.html and put it in the
fronthooks.php of the fields plugin instead. THis is because that
way it is possible to only show it if there are any files, which
the template cannot check for.
glm-member-db/views/front/members/detail.html
glm-member-db/views/front/members/list.html