Job Board is now using a partials file for the tables, as they have the same
code base, this made sense to not repeat the code.
I've also wrapped the action column to check the user is logged in. Doesn't
display the column if the user is logged out. This is done in the partials file
using $this->auth()->isLoggedIn()
Original issue reported on code.google.com by matthew....@gmail.com on 2 Oct 2013 at 12:51
Original issue reported on code.google.com by
matthew....@gmail.com
on 2 Oct 2013 at 12:51