<%@ page import="dbnp.studycapturing.Study" %> <g:message code="default.list.label" args="[entityName]" />

${flash.message}
Title Subjects Events Assays
${fieldValue(bean: studyInstance, field: "code")} ${fieldValue(bean: studyInstance, field: "title")} - , <%= studyInstance.subjects.findAll { return it.species == currentSpecies; }.size() %> ${currentSpecies} - ${studyInstance.giveEventTemplates().name.join( ', ' )} - ${studyInstance.assays.module.platform.unique().join( ', ' )}