=anchor('projects', _('Projects'));?> » =anchor('projects/detail/' . $project['id'], $project['name']);?> » =$experiment['name'];?>
=_('Description');?>
access->profile()->id || $this->access->isAdmin()): ?>=auto_typography($experiment['description']);?>
=auto_typography($experiment['description']);?>
Actions
access->profile()->id || $this->access->isAdmin()): if (isset($job['id'])): $disabled = ($job['started_at'] != '0000-00-00 00:00:00') ? true : false; ?> =_('Start job');?> =_('Start job');?> =_('Copy experiment');?> =_('Delete experiment');?> =_('Copy experiment');?> access->profile()->id || $this->access->isAdmin()): ?> =_('Change title');?>
access->profile()->id || $this->access->isAdmin())):
?>
=_('Job details');?>
=_('Date started');?>: =relative_time($job['created_at']);?>
=_('Starter');?>: =anchor('users/profile/' . urldecode($job['username']), $job['firstname'] . ' ' . $job['lastname']);?>
=_('Server');?>: =(!empty($job['server'])) ? anchor('admin/servers/detail/' . urldecode($job['server']), $job['server']) : _('Not yet picked');?>