1) update Quest stati
2) add SubmissionNotValidException and -handling for Quests
This commit is contained in:
parent
5bdddf5eaf
commit
f3fca171e2
11 changed files with 268 additions and 108 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<?php endif ?>
|
||||
<h1><a href="<?=$linker->link(array('seminaries',$seminary['url']))?>"><?=$seminary['title']?></a></h1>
|
||||
<?=$questgroupshierarchypath?>
|
||||
<h2><?=$quest['title']?></h2>
|
||||
|
||||
<?php if(!is_null($media)) : ?>
|
||||
<img src="<?=$linker->link(array('media','index',$seminary['url'],$media['url']))?>" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue