From 3ece4ed981f4a84f3c5b7abe4b0ae24f33ea95c7 Mon Sep 17 00:00:00 2001 From: Dave MacFarlane Date: Fri, 16 Dec 2011 11:17:55 -0500 Subject: [PATCH] Added properly marked up templates, to fix bug where sidebars were rendering incorrectly and showing at top of page --- .../instrument_list_controlpanel.tpl | 99 +++++++++++++++++++ .../templates/timepoint_list_controlpanel.tpl | 75 +++++++------- 2 files changed, 133 insertions(+), 41 deletions(-) diff --git a/smarty/templates/instrument_list_controlpanel.tpl b/smarty/templates/instrument_list_controlpanel.tpl index 31e2cf0c404..0b87453ea69 100644 --- a/smarty/templates/instrument_list_controlpanel.tpl +++ b/smarty/templates/instrument_list_controlpanel.tpl @@ -1,3 +1,98 @@ + +

Actions

+ + +

Stage: {$current_stage}

+ + +

Send Time Point

+ + + +

BVL QC Type

+ + +

BVL QC Status

+ + + + diff --git a/smarty/templates/timepoint_list_controlpanel.tpl b/smarty/templates/timepoint_list_controlpanel.tpl index 4d72c402d94..435e6406ba5 100644 --- a/smarty/templates/timepoint_list_controlpanel.tpl +++ b/smarty/templates/timepoint_list_controlpanel.tpl @@ -1,41 +1,34 @@ - Actions - - -{if $isDataEntryPerson} -   -{else} -   -{/if} - Create time point - - - -{if $isDataEntryPerson} -   -{else} -   -{/if} - Edit Candidate Info - - - - -{if $isDataEntryPerson} -   -{else} -   -{/if} - Demographics Form - - - - -{if $isDataEntryPerson} -   -{else} -   -{/if} - MRI Safety Form - - -   \ No newline at end of file +

Actions

+