diff --git a/app/templates/components.php b/app/templates/components.php index e1b61f1..c2c12db 100644 --- a/app/templates/components.php +++ b/app/templates/components.php @@ -46,7 +46,11 @@
-

Time period: -

+

Time period: + + - + +

diff --git a/app/templates/conferences.php b/app/templates/conferences.php index 1f2c954..2052efc 100644 --- a/app/templates/conferences.php +++ b/app/templates/conferences.php @@ -46,7 +46,11 @@
-

Time period: -

+

Time period: + + - + +

@@ -72,43 +76,40 @@ $column) { if ($key === 'conference ID' && isset($conferenceId) && $conferenceId === $column) { ?> - - 20) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> - 20 ? substr($column, 0, 20) . '...' : $column ?? '') ?> - - + + 20) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> + 20 ? substr($column, 0, 20) . '...' : $column ?? '') ?> + + - - 16) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> - 16 ? substr($column, 0, 16) . '...' : $column ?? '') ?> - - + + 16) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> + 16 ? substr($column, 0, 16) . '...' : $column ?? '') ?> + + - - 20) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> - 20 ? substr($column, 0, 20) . '...' : $column ?? '') ?> - - + + 20) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> + 20 ? substr($column, 0, 20) . '...' : $column ?? '') ?> + + - - 16) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> - 16 ? substr($column, 0, 16) . '...' : $column ?? '') ?> - - + + 16) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> + 16 ? substr($column, 0, 16) . '...' : $column ?? '') ?> + + - - 30) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> - 30 ? substr($column, 0, 30) . '...' : $column ?? '') ?> - - + + 30) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> + 30 ? substr($column, 0, 30) . '...' : $column ?? '') ?> + + - + n/a' ?>
-

Time period: -

+

Time period: + + - + +

@@ -76,19 +80,19 @@ if (isset($row['event']) && $row['event'] === 'pair selected') $participant_ip = true; foreach ($row as $key => $column) { if ($key === 'conference ID') { ?> - - 16) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> - 16 ? substr($column, 0, 16) . '...' : $column ?? '') ?> - - + + 16) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> + 16 ? substr($column, 0, 16) . '...' : $column ?? '') ?> + + - - 16) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> - 16 ? substr($column, 0, 16) . '...' : $column ?? '') ?> - - + + 16) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> + 16 ? substr($column, 0, 16) . '...' : $column ?? '') ?> + + @@ -107,7 +111,7 @@ - + n/a' ?>
- @@ -16,7 +14,11 @@
-

time period: -

+

time period: + + - + +

@@ -24,46 +26,41 @@ - + - $column) { - if ($key === 'conference ID' && isset($conferenceId) && $conferenceId === $column) { ?> - - - - - + $column) { + if ($key === 'conference ID') { ?> + + 16) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> + 16 ? substr($column, 0, 16) . '...' : $column ?? '') ?> + + - - - - - + + 16) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> + 16 ? substr($column, 0, 16) . '...' : $column ?? '') ?> + + + + + 30) ? 'data-toggle="tooltip" title="' . htmlspecialchars($column) . '"' : '' ?>> + 30 ? substr($column, 0, 30) . '...' : $column ?? '') ?> + + - - - - - - - - - + n/a' ?> - $items_per_page) { - $url = "$app_root?platform=$platform_id&page=$page"; - include '../app/helpers/pagination.php'; -} -?>

No matching records found.