added camp leader view, camp list with kids
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
{$log->get_log_user()->get_uk_name()}
|
||||
{elseif $log->get_log_category()->get_logc_type() == 3}
|
||||
{$log->get_log_user()->get_cu_email()}
|
||||
{elseif $log->get_log_category()->get_logc_type() == 4}
|
||||
{$log->get_log_user()->get_ucl_name()}
|
||||
{/if}
|
||||
</td>
|
||||
<td>{$log->get_log_category()->get_logc_title()}</td>
|
||||
|
||||
Reference in New Issue
Block a user