* aspect-for-selection -> aspects-for-selection

* judge title spacing fix
This commit is contained in:
Danyi Dávid 2018-05-07 14:53:13 +02:00
parent 622a4e1ebb
commit de9f2e61c5
4 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@ return function (Application $app, MiddlewareFactory $factory, ContainerInterfac
$app->get('/the-prize', App\Handler\PrizeRedirectHandler::class, 'the-prize');
$app->get(
'/the-prize/{article:background-and-purpose|description-and-values|aspect-for-selection|gran-prize-award-events}',
'/the-prize/{article:background-and-purpose|description-and-values|aspects-for-selection|gran-prize-award-events}',
App\Handler\ArticleHandler::class,
'the-prize.article'
);

View File

@ -77,8 +77,8 @@ class NavigationExtension implements ExtensionInterface
$prizeMenu->addChild("Description and Values", [
'uri' => $this->getUriFromRouter('the-prize.article', ['article' => 'description-and-values'])
]);
$prizeMenu->addChild("Aspect for Selection", [
'uri' => $this->getUriFromRouter('the-prize.article', ['article' => 'aspect-for-selection'])
$prizeMenu->addChild("Aspects for Selection", [
'uri' => $this->getUriFromRouter('the-prize.article', ['article' => 'aspects-for-selection'])
]);
$prizeMenu->addChild("Gran Prize Award and Events", [
'uri' => $this->getUriFromRouter('the-prize.article', ['article' => 'gran-prize-award-events'])

View File

@ -14,7 +14,7 @@ class JudgeManager
], [
'image' => 'balazs_nagy_lantos',
'name' => 'Balázs Nagy Lantos',
'desc' => 'Mensa HungarIQa,Former President',
'desc' => 'Mensa HungarIQa, Former President',
], [
'image' => 'bertalan_mesko',
'name' => 'Dr Bertalan Meskó',

View File

@ -1,4 +1,4 @@
<?php $this->layout('layout::default', ['title' => 'Aspect for Selection']) ?>
<?php $this->layout('layout::default', ['title' => 'Aspects for Selection']) ?>
<section class="article">
<article>
<p>