From 7f773d0bcd0f7150fa57f8083504925e825d5818 Mon Sep 17 00:00:00 2001 From: Mary Evans Date: Sat, 22 Jun 2013 20:34:44 +0100 Subject: [PATCH] MDL-40255 theme_boxxie/theme_formfactor: Added block-region class to layout files to enable dnd file uploader to work. --- theme/boxxie/layout/frontpage.php | 6 ++--- theme/boxxie/layout/general.php | 4 +-- theme/formfactor/layout/frontpage.php | 26 +++++++++--------- theme/formfactor/layout/general.php | 38 +++++++++++++-------------- 4 files changed, 37 insertions(+), 37 deletions(-) diff --git a/theme/boxxie/layout/frontpage.php b/theme/boxxie/layout/frontpage.php index e12091ff630..2cde03ac14f 100644 --- a/theme/boxxie/layout/frontpage.php +++ b/theme/boxxie/layout/frontpage.php @@ -70,7 +70,7 @@ echo $OUTPUT->doctype() ?> -
+
blocks_for_region('side-pre') ?>
@@ -78,7 +78,7 @@ echo $OUTPUT->doctype() ?> -
+
blocks_for_region('side-post') ?>
@@ -102,7 +102,7 @@ echo $OUTPUT->doctype() ?> if ($hasheading || $hasnavbar) { ?> -
+
diff --git a/theme/boxxie/layout/general.php b/theme/boxxie/layout/general.php index 3a48cd54bfd..89287d14d4b 100644 --- a/theme/boxxie/layout/general.php +++ b/theme/boxxie/layout/general.php @@ -95,7 +95,7 @@ echo $OUTPUT->doctype() ?>
-
+
blocks_for_region('side-pre') ?>
@@ -103,7 +103,7 @@ echo $OUTPUT->doctype() ?> -
+
blocks_for_region('side-post') ?>
diff --git a/theme/formfactor/layout/frontpage.php b/theme/formfactor/layout/frontpage.php index 76d88ae11ab..ca4db095354 100644 --- a/theme/formfactor/layout/frontpage.php +++ b/theme/formfactor/layout/frontpage.php @@ -31,16 +31,16 @@ echo $OUTPUT->doctype() ?> @@ -49,7 +49,7 @@ echo $OUTPUT->doctype() ?> - + @@ -69,7 +69,7 @@ echo $OUTPUT->doctype() ?>
-
+
blocks_for_region('side-pre') ?>
@@ -77,7 +77,7 @@ echo $OUTPUT->doctype() ?> -
+
blocks_for_region('side-post') ?>
diff --git a/theme/formfactor/layout/general.php b/theme/formfactor/layout/general.php index a33ecd3b0b1..b304ef12714 100644 --- a/theme/formfactor/layout/general.php +++ b/theme/formfactor/layout/general.php @@ -43,22 +43,22 @@ echo $OUTPUT->doctype() ?> @@ -69,15 +69,15 @@ echo $OUTPUT->doctype() ?>
  •  
  • - +
    - -
    +
    blocks_for_region('side-pre') ?>
    @@ -109,7 +109,7 @@ echo $OUTPUT->doctype() ?> -
    +
    blocks_for_region('side-post') ?>