From 6bcf2867f09636da3331c3612a4c75bb79f69541 Mon Sep 17 00:00:00 2001 From: Shawn Kwang Date: Thu, 26 May 2016 12:35:28 -0500 Subject: [PATCH] drupal: Replaced span tags with div tags to fix firefox not word-wrapping. Fixes DBOINCP-244 --- .../views-view-field--boinc-account-tasks-all--id.tpl.php | 5 +++-- .../views-view-field--boinc-host-tasks-all--id.tpl.php | 5 +++-- .../views-view-field--boinc-workunit-tasks-all--id.tpl.php | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/drupal/sites/default/boinc/themes/boinc/templates/views-view-field--boinc-account-tasks-all--id.tpl.php b/drupal/sites/default/boinc/themes/boinc/templates/views-view-field--boinc-account-tasks-all--id.tpl.php index 52b522a9fc..2b75f3d60b 100644 --- a/drupal/sites/default/boinc/themes/boinc/templates/views-view-field--boinc-account-tasks-all--id.tpl.php +++ b/drupal/sites/default/boinc/themes/boinc/templates/views-view-field--boinc-account-tasks-all--id.tpl.php @@ -19,6 +19,7 @@ * the view is modified. */ ?> - + +
result_name, "task/{$row->id}"); ?> - \ No newline at end of file +
diff --git a/drupal/sites/default/boinc/themes/boinc/templates/views-view-field--boinc-host-tasks-all--id.tpl.php b/drupal/sites/default/boinc/themes/boinc/templates/views-view-field--boinc-host-tasks-all--id.tpl.php index 52b522a9fc..2b75f3d60b 100644 --- a/drupal/sites/default/boinc/themes/boinc/templates/views-view-field--boinc-host-tasks-all--id.tpl.php +++ b/drupal/sites/default/boinc/themes/boinc/templates/views-view-field--boinc-host-tasks-all--id.tpl.php @@ -19,6 +19,7 @@ * the view is modified. */ ?> - + +
result_name, "task/{$row->id}"); ?> - \ No newline at end of file +
diff --git a/drupal/sites/default/boinc/themes/boinc/templates/views-view-field--boinc-workunit-tasks-all--id.tpl.php b/drupal/sites/default/boinc/themes/boinc/templates/views-view-field--boinc-workunit-tasks-all--id.tpl.php index 52b522a9fc..2b75f3d60b 100644 --- a/drupal/sites/default/boinc/themes/boinc/templates/views-view-field--boinc-workunit-tasks-all--id.tpl.php +++ b/drupal/sites/default/boinc/themes/boinc/templates/views-view-field--boinc-workunit-tasks-all--id.tpl.php @@ -19,6 +19,7 @@ * the view is modified. */ ?> - + +
result_name, "task/{$row->id}"); ?> - \ No newline at end of file +