=anchor('projects', _('Projects'));?> » =$project['name'];?> =_(sprintf('Shared with %s people', count($shares)));?>
=_('Description');?>
=auto_typography($project['description']);?>
=_('Actions');?>
=_('Experiments');?>
| =_('Name');?> | =_('Jobs');?> | =_('Actions');?> |
|---|---|---|
| =$experiment['name'];?> | =$job['status'];?> | =_('Show results');?> | =_('Copy');?> | =_('Edit');?> | =_('Delete');?> |
| =_('No experiments available.');?> | ||
=_('Recent jobs');?>
| =_('Experiment');?> | =_('Status');?> | =_('Actions');?> | |
|---|---|---|---|
| =$job['name'];?> | =$job['humanstatus'];?> | =_('Show results');?> | =_('Edit');?> | |
| =_('No jobs found.');?> | |||