Fix help for transaction thing.

This commit is contained in:
James Cole
2019-08-07 18:51:35 +02:00
parent bdf76cf9b2
commit d81128d8c6
8 changed files with 90 additions and 35 deletions

View File

@@ -167,6 +167,8 @@ trait RequestInformation
$page = $this->getPageName();
$specificPage = $this->getSpecificPageName();
// indicator if user has seen the help for this page ( + special page):
$key = sprintf('shown_demo_%s%s', $page, $specificPage);
// is there an intro for this route?