mattwood1 / ecb

Automatically exported from code.google.com/p/ecb
0 stars 0 forks source link

Job Board #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Can you check the code and let me know if you don't understand what is going on 
here.

Original comment by matthew....@gmail.com on 2 Oct 2013 at 12:58