From 28e2f985b816ee6646ae14144d1bcf3cbe9023be Mon Sep 17 00:00:00 2001 From: Jean Luca Bez Date: Wed, 18 Sep 2024 13:14:28 -0700 Subject: [PATCH] updates for SC24 call --- templates/Listings/list.php | 2 +- templates/Pages/bof_sc24.php | 4 +- templates/Pages/bofs.php | 72 ++++++++++++++++++------------------ templates/element/call.php | 11 +----- 4 files changed, 40 insertions(+), 49 deletions(-) diff --git a/templates/Listings/list.php b/templates/Listings/list.php index 2007bb1..3c25501 100644 --- a/templates/Listings/list.php +++ b/templates/Listings/list.php @@ -12,7 +12,7 @@ ?> -element('call'); ?> +element('call'); ?>

name . ' ' . strtoupper($this->request->getParam('pass')[0]); ?> List

diff --git a/templates/Pages/bof_sc24.php b/templates/Pages/bof_sc24.php index 8df4829..6a5df80 100644 --- a/templates/Pages/bof_sc24.php +++ b/templates/Pages/bof_sc24.php @@ -27,7 +27,7 @@ Date - Tuesday, Nov 19, 2024 at 12:15pm - 1:15pm EST + Tuesday, Nov 19, 2024 at 12:15pm - 1:15pm EST Venue @@ -107,5 +107,5 @@ The outcome of this BoF will steer the direction of community efforts.

- BOF Slides +
diff --git a/templates/Pages/bofs.php b/templates/Pages/bofs.php index ef6eff2..7f4522f 100644 --- a/templates/Pages/bofs.php +++ b/templates/Pages/bofs.php @@ -17,16 +17,16 @@ 'action' => 'display', 'bof-sc24' ], [ - 'class' => 'button' + 'class' => 'button button-navigation-active' ]); ?>
  • Html->link("ISC'24", [ + echo $this->Html->link("SC'23", [ 'controller' => 'pages', 'action' => 'display', - 'bof-isc24' + 'bof-sc23' ], [ 'class' => 'button' ]); @@ -34,10 +34,10 @@
  • Html->link("SC'23", [ + echo $this->Html->link("SC'22", [ 'controller' => 'pages', 'action' => 'display', - 'bof-sc23' + 'bof-sc22' ], [ 'class' => 'button' ]); @@ -45,10 +45,10 @@
  • Html->link("ISC'23", [ + echo $this->Html->link("SC'21", [ 'controller' => 'pages', 'action' => 'display', - 'bof-isc23' + 'bof-sc21' ], [ 'class' => 'button' ]); @@ -56,10 +56,10 @@
  • Html->link("ISC'22", [ + echo $this->Html->link("SC'20", [ 'controller' => 'pages', 'action' => 'display', - 'bof-isc22' + 'bof-sc20' ], [ 'class' => 'button' ]); @@ -67,10 +67,10 @@
  • Html->link("ISC'21", [ + echo $this->Html->link("SC'19", [ 'controller' => 'pages', 'action' => 'display', - 'bof-isc21' + 'bof-sc19' ], [ 'class' => 'button' ]); @@ -78,10 +78,10 @@
  • Html->link("ISC'20", [ + echo $this->Html->link("SC'18", [ 'controller' => 'pages', 'action' => 'display', - 'bof-isc20' + 'bof-sc18' ], [ 'class' => 'button' ]); @@ -89,10 +89,10 @@
  • Html->link("ISC'19", [ + echo $this->Html->link("SC'17", [ 'controller' => 'pages', 'action' => 'display', - 'bof-isc19' + 'bof-sc17' ], [ 'class' => 'button' ]); @@ -100,35 +100,35 @@
  • Html->link("ISC'18", [ + echo $this->Html->link("SC'16", [ 'controller' => 'pages', 'action' => 'display', - 'bof-isc18' + 'bof-sc16' ], [ 'class' => 'button' ]); ?>
  • + + + - -