Load metadata tab content when tab activate

This commit is contained in:
aina-esokia
2018-02-19 14:51:30 +04:00
parent d45c55858f
commit b36b90a403
7 changed files with 178 additions and 83 deletions

View File

@@ -80,6 +80,7 @@ class ControllerProviderServiceProvider implements ServiceProviderInterface
Prod\Root::class => [],
Prod\Share::class => [],
Prod\Story::class => [],
Prod\Subdefs::class => [],
Prod\Tools::class => [],
Prod\Tooltip::class => [],
Prod\TOU::class => [],