@@ -258,7 +258,7 @@ |
||
258 | 258 | $context->setLocale( app( 'aimeos.locale' )->getBackend( $context, $site ) ); |
259 | 259 | |
260 | 260 | $locale = $context->locale(); |
261 | - $paths = $aimeos->getTemplatePaths( 'admin/jqadm/templates', $locale->getSiteItem()->getTheme() ); |
|
261 | + $paths = $aimeos->getTemplatePaths( 'admin/jqadm/templates', $locale->getSiteItem()->getTheme() ); |
|
262 | 262 | |
263 | 263 | $siteManager = \Aimeos\MShop::create( $context, 'locale/site'); |
264 | 264 | $context->config()->apply( $siteManager->find( $site )->getConfig() ); |